getopt32: fix getopt32 breakage (forgot to memset(0) it) -- thanks rockeychu
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 25 Jul 2007 17:18:06 +0000 (17:18 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 25 Jul 2007 17:18:06 +0000 (17:18 -0000)
commitf4cee7a1746ac048b09ce51538f01d5440a180a3
treeabdeb3c4645e7417fb28299c0debd980c7bd4227
parent990d0f63eeb502c8762076e5c5499196e09cba55
getopt32: fix getopt32 breakage (forgot to memset(0) it) -- thanks rockeychu
libbb/getopt32.c