more "if (p) free(p)" fixes; fix a typo in comment

This commit is contained in:
Denis Vlasenko
2007-09-28 22:13:55 +00:00
parent 6081868ee3
commit ab8c9378c9
2 changed files with 7 additions and 13 deletions

View File

@@ -30,7 +30,7 @@ getopt32(char **argv, const char *applet_opts, ...)
"r" will add 1 (bit 0)
"n" will add 2 (bit 1)
"u will add 4 (bit 2)
"u" will add 4 (bit 2)
"g" will add 8 (bit 3)
and so on. You can also look at the return value as a bit