X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fdp.c;fp=uip%2Fdp.c;h=3a019951c0f4ecdd7f70d65699b96c3a9c6aee44;hp=1cbb7ed5d0b7dd9e1a14651968dbddad6746a3c2;hb=5ba9c2f13fedf1d8d6ed907ef1f505616290efaa;hpb=43c31a90ba57b93a5504c39a28b9ef55a9b6e801 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)