remove calls to standard fprintf function
[compress.git] / code.h
diff --git a/code.h b/code.h
index 977efc3e88687cbad2f8d86efb4f9055f6691dfc..ce9820b246ea7d2af8104a7f977eba16f2f4b8fd 100644 (file)
--- a/code.h
+++ b/code.h
@@ -22,4 +22,4 @@ int codlen (char *code);
 
 #endif /* __CODE_H__ */
 
-// vim: ts=4 sw=4 et
+/* vim: set ts=4 sw=4 et */