X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1691e80890e5d8ba258c51c214a3e91880e1db2b..e66e25ec491d0fb3df708000d8494b4d598f0263:/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)