X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fwhatnowproc.c;h=7f88fc48dd413f737422a0f0c6c7c8d6de6f142d;hp=caeeec2c79017cdc54254967c23f461c246299c1;hb=8563731b02ce9d750806f6b1769af8b399d964e8;hpb=3da6cc979e0e8e466f760acc113314c57176fea9 diff --git a/uip/whatnowproc.c b/uip/whatnowproc.c index caeeec2..7f88fc4 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)