From: Harlan Stenn Date: Wed, 16 Mar 2011 08:58:25 +0000 (-0400) Subject: typo X-Git-Tag: NTP_4_2_7P139~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2736e6483f136d142dfee943238917449698ff5;p=thirdparty%2Fntp.git typo bk: 4d807bb1GBFb600ST49_yae6bmclPQ --- diff --git a/ChangeLog b/ChangeLog index 5ed8a2ae0..15e2ce417 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1192,7 +1192,7 @@ * [Bug 1343] ntpd/ntp_io.c close_fd() does not compile on Solaris 7. * [Bug 1353] ntpq "rv 0 settimeofday" always shows UNKNOWN on unix. * Do not attempt to execute built binaries from ntpd/Makefile when - cross-compiling (keyword-gen and ntpd --saveconfigqui). + cross-compiling (keyword-gen and ntpd --saveconfigquit). * sntp/main.c: Remove duplicate global adr_buf[] (also defined in networking.c) which Piotr Grudzinski identified breaking his build. * Correct in6addr_any test in configure.ac to attempt link too.