]> diplodocus.org Git - nmh/blobdiff - uip/flist.c
Protect showbuildenv's headers from glob expansion.
[nmh] / uip / flist.c
index 829500d625c69f0fa60e3f5fc4c053f30adb982a..4a38938c9b4ddab0a86d363fe26b3205faa508d4 100644 (file)
@@ -668,7 +668,7 @@ do_readonly_folders (void)
 {
     int atrlen;
     char atrcur[BUFSIZ];
-    register struct node *np;
+    struct node *np;
 
     snprintf (atrcur, sizeof(atrcur), "atr-%s-", current);
     atrlen = strlen (atrcur);