X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fdp.c;h=3a019951c0f4ecdd7f70d65699b96c3a9c6aee44;hp=1cbb7ed5d0b7dd9e1a14651968dbddad6746a3c2;hb=31750e8a12eafcd1b8fa81cb12b988e680254f24;hpb=cf1205b5cbea2f0cd6ea710ec16c637df85b647c diff --git a/uip/dp.c b/uip/dp.c index 1cbb7ed..3a01995 100644 --- a/uip/dp.c +++ b/uip/dp.c @@ -112,7 +112,7 @@ process(char *date) { int status = 0; char buffer[BUFSIZ + 1]; - register struct comp *cptr; + struct comp *cptr; FINDCOMP(cptr, "text"); if (cptr)