diff options
Diffstat (limited to 'src/xml.c')
| -rw-r--r-- | src/xml.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml.c b/src/xml.c index 7be8613f74a..d8dc0677252 100644 --- a/src/xml.c +++ b/src/xml.c @@ -73,7 +73,7 @@ libxml2_loaded_p (void) #define fn_xmlCleanupParser xmlCleanupParser #define fn_xmlCheckVersion xmlCheckVersion -static inine int +static inline int libxml2_loaded_p (void) { return 1; |
