Reformated comments and long lines
[mmh] / sbr / pidwait.c
index d7dd1d7..65c55b9 100644 (file)
@@ -1,10 +1,10 @@
 /*
- * pidwait.c -- wait for child to exit
- *
- * 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.
- */
+** pidwait.c -- wait for child to exit
+**
+** 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>
 #include <h/signals.h>