Reformated comments and long lines
[mmh] / h / utils.h
index bc5c2ec..18d778e 100644 (file)
--- a/h/utils.h
+++ b/h/utils.h
@@ -1,6 +1,6 @@
 /*
- * utils.h -- utility prototypes
- */
+** utils.h -- utility prototypes
+*/
 
 void *mh_xmalloc(size_t);
 void *mh_xrealloc(void *, size_t);