From: Harlan Stenn Date: Wed, 16 Mar 2011 08:58:25 +0000 (-0400) Subject: typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b71f9031b1a2aaaccfe2303d19d7a8abeb3138d;p=thirdparty%2Fntp.git typo bk: 4d807bb1GBFb600ST49_yae6bmclPQ --- diff --git a/ChangeLog b/ChangeLog index 5ed8a2ae0e..15e2ce4172 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.