X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a57e5d9907d845d6f83d2cfdea55cd52efad793f..c347c3bbba2b3eea2442b641a11a381dea709cd8:/uip/whatnowproc.c diff --git a/uip/whatnowproc.c b/uip/whatnowproc.c index 8fc6ee72..a0186f55 100644 --- a/uip/whatnowproc.c +++ b/uip/whatnowproc.c @@ -1,6 +1,4 @@ - -/* - * whatnowproc.c -- exec the "whatnowproc" +/* whatnowproc.c -- exec the "whatnowproc" * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for @@ -26,7 +24,7 @@ what_now (char *ed, int nedit, int use, char *file, char *altmsg, int dist, { int found, k, msgnum, vecp; int len, buflen; - register char *bp; + char *bp; char buffer[BUFSIZ], *vec[MAXARGS]; vecp = 0;