X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2d5d9e243c91784909b11948894e3ba0989107c0..c8773dc680d5ec95ad5f862d44ce15124c95146a:/sbr/context_replace.c?ds=inline diff --git a/sbr/context_replace.c b/sbr/context_replace.c index 0e9e1146..907acb35 100644 --- a/sbr/context_replace.c +++ b/sbr/context_replace.c @@ -14,7 +14,7 @@ void context_replace (char *key, char *value) { - register struct node *np; + struct node *np; /* * If list is empty, allocate head of profile/context list.