X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3da6cc979e0e8e466f760acc113314c57176fea9..8563731b02ce9d750806f6b1769af8b399d964e8:/uip/whatnowproc.c diff --git a/uip/whatnowproc.c b/uip/whatnowproc.c index caeeec2c..7f88fc48 100644 --- a/uip/whatnowproc.c +++ b/uip/whatnowproc.c @@ -17,6 +17,10 @@ * 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)