projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
(__NONE_set_memvals): Correct typo.
[kopensolaris-gnu/glibc.git]
/
sysdeps
/
standalone
/
brk.c
diff --git
a/sysdeps/standalone/brk.c
b/sysdeps/standalone/brk.c
index
5985b30
..
6ee9935
100644
(file)
--- a/
sysdeps/standalone/brk.c
+++ b/
sysdeps/standalone/brk.c
@@
-46,8
+46,10
@@
int __C_heap_size;
static
#endif
void
-__NONE_set_memvals (argc, argv, envp),
- int argc; char **argv; char **envp;
+__NONE_set_memvals (argc, argv, envp)
+ int argc;
+ char **argv;
+ char **envp;
{
__rorig =