]> diplodocus.org Git - nmh/blobdiff - uip/whatnowproc.c
Fixed harmless compile warnings.
[nmh] / uip / whatnowproc.c
index 7f88fc48dd413f737422a0f0c6c7c8d6de6f142d..293d5ceb3c6f8ad0b51e00352b7b8a884615c8e8 100644 (file)
@@ -2,7 +2,9 @@
 /*
  * whatnowproc.c -- exec the "whatnowproc"
  *
 /*
  * 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>
  */
 
 #include <h/mh.h>
@@ -17,9 +19,6 @@
  * it will call this routine directly without exec'ing it.
  */
 
  * it will call this routine directly without exec'ing it.
  */
 
-/* from whatnowsbr.c */
-int WhatNow (int, char **);
-
 
 int
 what_now (char *ed, int nedit, int use, char *file, char *altmsg, int dist,
 
 int
 what_now (char *ed, int nedit, int use, char *file, char *altmsg, int dist,