projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ecb528
)
(main): Define with a prototype.
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 9 Sep 2003 03:08:14 +0000
(
03:08
+0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 9 Sep 2003 03:08:14 +0000
(
03:08
+0000)
lib/euidaccess.c
patch
|
blob
|
history
diff --git
a/lib/euidaccess.c
b/lib/euidaccess.c
index 16026c225807bb5e7b996b78ad7706461b8c948c..772cf6f1fb1b9d8001743246241be5874050372b 100644
(file)
--- a/
lib/euidaccess.c
+++ b/
lib/euidaccess.c
@@
-211,9
+211,7
@@
weak_alias (__euidaccess, euidaccess)
char *program_name;
int
-main (argc, argv)
- int argc;
- char **argv;
+main (int argc, char **argv)
{
char *file;
int mode;