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:
7de8814
)
Formerly posix/sys/utsname.h.~6~
author
roland
<roland>
Fri, 25 Feb 1994 01:00:03 +0000
(
01:00
+0000)
committer
roland
<roland>
Fri, 25 Feb 1994 01:00:03 +0000
(
01:00
+0000)
posix/sys/utsname.h
patch
|
blob
|
history
diff --git
a/posix/sys/utsname.h
b/posix/sys/utsname.h
index
1593963
..
0d8ce81
100644
(file)
--- a/
posix/sys/utsname.h
+++ b/
posix/sys/utsname.h
@@
-49,7
+49,7
@@
struct utsname
/* Put information about the system in NAME. */
-extern int uname __P ((struct utsname *
__name));
+extern int uname __P ((struct utsname *__name));
__END_DECLS