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