X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6fc2909634fb431c65ecfa8b6db4f6519f99b389..6840e8ab4e69caead96fced2ae896f778651d113:/uip/mhparam.c?ds=inline diff --git a/uip/mhparam.c b/uip/mhparam.c index a2a7489a..bf0dfae7 100644 --- a/uip/mhparam.c +++ b/uip/mhparam.c @@ -235,7 +235,7 @@ main(int argc, char **argv) components = compp > 1; for (i = 0; i < compp; i++) { - register char *value; + char *value; if (! strcmp ("spoollocking", comps[i])) { /* In case spoollocking was set in mts.conf. */