X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fwhatnowproc.c;h=293d5ceb3c6f8ad0b51e00352b7b8a884615c8e8;hb=8a87f7b5fd5622dcde0fc4b48d93157616b496f0;hp=caeeec2c79017cdc54254967c23f461c246299c1;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b;p=mmh diff --git a/uip/whatnowproc.c b/uip/whatnowproc.c index caeeec2..293d5ce 100644 --- a/uip/whatnowproc.c +++ b/uip/whatnowproc.c @@ -2,7 +2,9 @@ /* * whatnowproc.c -- exec the "whatnowproc" * - * $Id$ + * This code is Copyright (c) 2002, by the authors of nmh. See the + * COPYRIGHT file in the root directory of the nmh distribution for + * complete copyright information. */ #include @@ -17,6 +19,7 @@ * it will call this routine directly without exec'ing it. */ + int what_now (char *ed, int nedit, int use, char *file, char *altmsg, int dist, struct msgs *mp, char *text, int inplace, char *cwd)