aboutsummaryrefslogtreecommitdiff
path: root/include/ntp_cmdargs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ntp_cmdargs.h')
-rw-r--r--include/ntp_cmdargs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ntp_cmdargs.h b/include/ntp_cmdargs.h
index e9ab9b1c29cc..ee41b4a56c33 100644
--- a/include/ntp_cmdargs.h
+++ b/include/ntp_cmdargs.h
@@ -1,4 +1,4 @@
#include "ntp_types.h"
-extern void getstartup P((int, char **));
-extern void getCmdOpts P((int, char **));
+extern void getstartup (int, char **);
+extern void getCmdOpts (int, char **);