diff options
Diffstat (limited to 'contrib/ntp/ntpd/refclock_zyfer.c')
-rw-r--r-- | contrib/ntp/ntpd/refclock_zyfer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ntp/ntpd/refclock_zyfer.c b/contrib/ntp/ntpd/refclock_zyfer.c index b62293119519f..44f2c4d353946 100644 --- a/contrib/ntp/ntpd/refclock_zyfer.c +++ b/contrib/ntp/ntpd/refclock_zyfer.c @@ -233,7 +233,7 @@ zyfer_receive( * - wait for more data * Crack the beast, and if it's OK, process it. * - * We use refclock_getlin() because we might use LDISC_CLK. + * We use refclock_gtlin() because we might use LDISC_CLK. * * Under FreeBSD, we get the ! followed by two 14-byte packets. */ |