Reformated comments and long lines
[mmh] / sbr / discard.c
index 21fc88f..eb7e7c8 100644 (file)
@@ -1,10 +1,10 @@
 /*
- * discard.c -- discard output on a file pointer
- *
- * This code is Copyright (c) 2002, by the authors of nmh.  See the
- * COPYRIGHT file in the root directory of the nmh distribution for
- * complete copyright information.
- */
+** discard.c -- discard output on a file pointer
+**
+** This code is Copyright (c) 2002, by the authors of nmh.  See the
+** COPYRIGHT file in the root directory of the nmh distribution for
+** complete copyright information.
+*/
 
 #include <h/mh.h>
 
@@ -63,4 +63,3 @@ discard (FILE *io)
 # endif
 #endif
 }
-