ext/nokogiri/nokogiri.c in nokogiri-maglev--1.5.2 vs ext/nokogiri/nokogiri.c in nokogiri-maglev--1.5.3
- old
+ new
@@ -43,10 +43,10 @@
#endif
#endif
void Init_nokogiri()
{
-#if !(defined __MACRUBY__) && !(defined MAGLEV)
+#if !defined(__MACRUBY__) && !defined(MAGLEV)
xmlMemSetup(
(xmlFreeFunc)ruby_xfree,
(xmlMallocFunc)ruby_xmalloc,
(xmlReallocFunc)ruby_xrealloc,
ruby_strdup