Fix memory leaks.
[pspp-builds.git] / src / lexer.c
index 97e6510103447c96b5aca6ee8806967ae59aa7b6..e72f7f1bc6f11ac5e5efde7123751ba5d2c47b54 100644 (file)
@@ -1237,4 +1237,4 @@ dump_token (void)
       break;
     }
 }
-#endif /* DEBUGGING */
+#endif /* DUMP_TOKENS */