X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fflist.c;h=68acabb11f3ca5d7f2eae0cc05cfe67062f68c1c;hp=091def783764e05ba5ec6ff40ca6ffa912a1fc9e;hb=5ba9c2f13fedf1d8d6ed907ef1f505616290efaa;hpb=43c31a90ba57b93a5504c39a28b9ef55a9b6e801 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);