Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com>
diff --git a/cmdedit.c b/cmdedit.c
index ffe7afa..e317b86 100644
--- a/cmdedit.c
+++ b/cmdedit.c
@@ -113,7 +113,7 @@
 }
 
 #define error_msg(s, d)                   fprintf(stderr, s, d)
-#endif
+#endif /* TEST */
 
 
 struct history {