]> diplodocus.org Git - nmh/blobdiff - sbr/context_replace.c
Protect showbuildenv's headers from glob expansion.
[nmh] / sbr / context_replace.c
index 0e9e11467d10d007a3ab13a078b5939f3e0d7370..907acb35a7e606c15b2ff7e988310d02a863d84a 100644 (file)
@@ -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.