=Bug 118559 (continued)
diff --git a/xmlIO.c b/xmlIO.c
index 8be3af4..715cec5 100644
--- a/xmlIO.c
+++ b/xmlIO.c
@@ -737,7 +737,7 @@
 			z_err );
 #else
     deflateEnd( &buff->zctrl );
-#endif;
+#endif
 
     xmlFree( buff );
     return;