X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fflist.c;h=68acabb11f3ca5d7f2eae0cc05cfe67062f68c1c;hp=091def783764e05ba5ec6ff40ca6ffa912a1fc9e;hb=770d341357b1a6890c7eea72070d0a9e3e270bf9;hpb=cf1205b5cbea2f0cd6ea710ec16c637df85b647c diff --git a/uip/flist.c b/uip/flist.c index 091def7..68acabb 100644 --- a/uip/flist.c +++ b/uip/flist.c @@ -677,7 +677,7 @@ do_readonly_folders(void) { int atrlen; char atrcur[BUFSIZ]; - register struct node *np; + struct node *np; snprintf(atrcur, sizeof(atrcur), "atr-%s-", seq_cur); atrlen = strlen(atrcur);