aboutsummaryrefslogtreecommitdiff
path: root/ntpd/refclock_ulink.c
diff options
context:
space:
mode:
Diffstat (limited to 'ntpd/refclock_ulink.c')
-rw-r--r--ntpd/refclock_ulink.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/ntpd/refclock_ulink.c b/ntpd/refclock_ulink.c
index d7a62fef3a4b..5b7f46f03816 100644
--- a/ntpd/refclock_ulink.c
+++ b/ntpd/refclock_ulink.c
@@ -106,10 +106,10 @@ struct ulinkunit {
/*
* Function prototypes
*/
-static int ulink_start P((int, struct peer *));
-static void ulink_shutdown P((int, struct peer *));
-static void ulink_receive P((struct recvbuf *));
-static void ulink_poll P((int, struct peer *));
+static int ulink_start (int, struct peer *);
+static void ulink_shutdown (int, struct peer *);
+static void ulink_receive (struct recvbuf *);
+static void ulink_poll (int, struct peer *);
/*
* Transfer vector