X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fforw.c;h=52d41794db2e3859881e7108879a901619accd92;hb=9c61a657f72aa43b4a2f4e027ad84e7f65fb66cb;hp=c754b2789c66c3c48d79cf5583a600afa1fb0a55;hpb=cf1205b5cbea2f0cd6ea710ec16c637df85b647c;p=mmh diff --git a/uip/forw.c b/uip/forw.c index c754b27..52d4179 100644 --- a/uip/forw.c +++ b/uip/forw.c @@ -297,10 +297,10 @@ build_form(char *form, char *digest, int volume, int issue) { int in; int fmtsize; - register char *fmtstr; + char *fmtstr; char *line, tmpfil[BUFSIZ]; FILE *tmp; - register struct comp *cptr; + struct comp *cptr; struct format *fmt; int dat[5]; char *cp = NULL;