root / trunk / data / glib / libiconv.diff
| Revision 328, 0.6 kB (checked in by saurik, 6 months ago) |
|---|
-
glib/gconvert.c
diff -ru glib-2.12.13/glib/gconvert.c glib-2.12.13+iPhone/glib/gconvert.c
old new 41 41 42 42 #include "glibintl.h" 43 43 44 #if defined(USE_LIBICONV_GNU) && !defined (_LIBICONV_H)45 #error GNU libiconv in use but included iconv.h not from libiconv46 #endif47 #if !defined(USE_LIBICONV_GNU) && defined (_LIBICONV_H)48 #error GNU libiconv not in use but included iconv.h is from libiconv49 #endif50 51 44 #include "galias.h" 52 45 53 46 GQuark
Note: See TracBrowser
for help on using the browser.
