From: Harlan Stenn Date: Sat, 5 Jun 2010 06:12:55 +0000 (-0700) Subject: fix typo X-Git-Tag: NTP_4_2_7P34~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec03ecd35c247d6c0b0a444891067c3f1e74c6c3;p=thirdparty%2Fntp.git fix typo bk: 4c09eae7tjJ5mkFoWCZSyOQ4ZfPEKQ --- diff --git a/ntpd/ntp_refclock.c b/ntpd/ntp_refclock.c index 3fb18e07a..4a2307094 100644 --- a/ntpd/ntp_refclock.c +++ b/ntpd/ntp_refclock.c @@ -746,7 +746,7 @@ refclock_open( #ifdef O_NONBLOCK /* * We want to make sure there is no pending trash in the input - * buffer. Since we have none-blocking IO available, this is a + * buffer. Since we have non-blocking IO available, this is a * good moment to read and dump all available outdated stuff * that might have become toxic for the driver. */