From: Harlan Stenn Date: Mon, 7 Aug 2000 00:26:34 +0000 (-0000) Subject: check_y2k.c: X-Git-Tag: NTP_4_0_99_M~224 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8d160705fc60552e65572a0df68b06ce91369c65;p=thirdparty%2Fntp.git check_y2k.c: * ntpd/check_y2k.c: Make debug definition match ntpd.h's declaration bk: 398e023a-70EOX6dPUf8AKL-rqkOaw --- diff --git a/ntpd/check_y2k.c b/ntpd/check_y2k.c index e21006fe90..b0a84e1201 100644 --- a/ntpd/check_y2k.c +++ b/ntpd/check_y2k.c @@ -103,7 +103,7 @@ #define GoodLeap(Year) (((Year)%4 || (!((Year)%100) && (Year)%400)) ? 0 : 13 ) -voliatile int debug = 0; /* debugging requests for parse stuff */ +volatile int debug = 0; /* debugging requests for parse stuff */ char const *progname = "check_y2k"; long