Lots of little code cleanups to prevent warnings - mostly making sure
[mmh] / uip / whatnowproc.c
index caeeec2..7f88fc4 100644 (file)
  * 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,
           struct msgs *mp, char *text, int inplace, char *cwd)
 int
 what_now (char *ed, int nedit, int use, char *file, char *altmsg, int dist,
           struct msgs *mp, char *text, int inplace, char *cwd)