Support -fmtproc -nofmtproc in show.
[mmh] / uip / whatnowproc.c
index caeeec2..293d5ce 100644 (file)
@@ -2,7 +2,9 @@
 /*
  * whatnowproc.c -- exec the "whatnowproc"
  *
- * $Id$
+ * 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>
@@ -17,6 +19,7 @@
  * it will call this routine directly without exec'ing it.
  */
 
+
 int
 what_now (char *ed, int nedit, int use, char *file, char *altmsg, int dist,
           struct msgs *mp, char *text, int inplace, char *cwd)