Remove __P.
This commit is contained in:
parent
b63dc6ad47
commit
e57574233a
@ -49,7 +49,7 @@
|
||||
#include <i386/apm/apm.h>
|
||||
#endif
|
||||
|
||||
extern int apm_display __P((int newstate));
|
||||
extern int apm_display(int newstate);
|
||||
|
||||
extern struct apm_softc apm_softc;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user