Kill __P.
This commit is contained in:
parent
22c26d85e3
commit
1eb93d35cb
@ -68,8 +68,8 @@ char *X10cmdnames[] = {
|
||||
NULL
|
||||
};
|
||||
|
||||
int find __P((char *, char *[]));
|
||||
static void usage __P((void));
|
||||
int find(char *, char *[]);
|
||||
static void usage(void);
|
||||
|
||||
int
|
||||
main(argc, argv)
|
||||
|
Loading…
x
Reference in New Issue
Block a user