-
-/*
- * 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
{
int found, k, msgnum, vecp;
int len, buflen;
- register char *bp;
+ char *bp;
char buffer[BUFSIZ], *vec[MAXARGS];
vecp = 0;