projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
(__strsep_g): Little cleanup.
[kopensolaris-gnu/glibc.git]
/
string
/
test-ffs.c
diff --git
a/string/test-ffs.c
b/string/test-ffs.c
index
f691d7f
..
9618408
100644
(file)
--- a/
string/test-ffs.c
+++ b/
string/test-ffs.c
@@
-23,9
+23,7
@@
#include <string.h>
int
-main (argc, argv)
- int argc;
- char **argv;
+main (void)
{
int failures = 0;
int i;