mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
encoding: Fix compiler warning in ICU build
This commit is contained in:
parent
86105c0493
commit
33fb297b36
@ -1340,7 +1340,7 @@ DECLARE_ISO_FUNCS(16)
|
||||
#define EMPTY_ICONV
|
||||
#endif
|
||||
|
||||
#ifdef LIBXML_UCONV_ENABLED
|
||||
#ifdef LIBXML_ICU_ENABLED
|
||||
#define EMPTY_UCONV , NULL, NULL
|
||||
#else
|
||||
#define EMPTY_UCONV
|
||||
|
Loading…
x
Reference in New Issue
Block a user