projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2974e20
)
Pretty print.
author
drepper
<drepper>
Wed, 21 May 1997 01:05:14 +0000
(
01:05
+0000)
committer
drepper
<drepper>
Wed, 21 May 1997 01:05:14 +0000
(
01:05
+0000)
string/tst-strlen.c
patch
|
blob
|
history
diff --git
a/string/tst-strlen.c
b/string/tst-strlen.c
index
b9efe1d
..
4acd404
100644
(file)
--- a/
string/tst-strlen.c
+++ b/
string/tst-strlen.c
@@
-34,7
+34,7
@@
main(int argc, char *argv[])
return 1;
}
}
-
}
+ }
}
return 0;
}