libpurple/protocols/gg/lib/encoding.c

changeset 31826
0f6ab56fbf9d
parent 31609
d67fbc90b28a
child 33286
98d449073931
child 35617
c9069e0e3c36
equal deleted inserted replaced
31825:92996c775af3 31826:0f6ab56fbf9d
20 #include <stdlib.h> 20 #include <stdlib.h>
21 #include <string.h> 21 #include <string.h>
22 #include <errno.h> 22 #include <errno.h>
23 23
24 #include "libgadu.h" 24 #include "libgadu.h"
25 #include "encoding.h"
25 26
26 /** 27 /**
27 * \file encoding.c 28 * \file encoding.c
28 * 29 *
29 * \brief Funkcje konwersji kodowania tekstu 30 * \brief Funkcje konwersji kodowania tekstu

mercurial