From: Harlan Stenn Date: Sun, 27 Jul 2008 19:09:23 +0000 (-0400) Subject: Fix the "kod" keyword X-Git-Tag: NTP_4_2_5P142~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f2d7e596d81992b749acd576e30936a2ab907e1;p=thirdparty%2Fntp.git Fix the "kod" keyword bk: 488cc7e3AOx2huuszRtWKpncj2DudA --- diff --git a/gsoc_sntp/:fetch-stubs b/gsoc_sntp/:fetch-stubs index b1166824d..4616e9e8d 100755 --- a/gsoc_sntp/:fetch-stubs +++ b/gsoc_sntp/:fetch-stubs @@ -11,7 +11,7 @@ set -x for i in $STUB do - cp ../sntp/$i . + # cp ../sntp/$i . done test -f bincheck.mf || cp ../bincheck.mf . diff --git a/gsoc_sntp/sntp-opts.def b/gsoc_sntp/sntp-opts.def index 55bde19f7..4785ab7a5 100644 --- a/gsoc_sntp/sntp-opts.def +++ b/gsoc_sntp/sntp-opts.def @@ -93,15 +93,14 @@ flag = { _EndOfDoc_; }; -flag = ( +flag = { name = kod; value = k; descrip = "Specify a file for the KOD packet storage"; doc = <<- _EndOfDoc_ Specifies the file to be used to store KOD packaet information. _EndOfDoc_; - - +}; flag = { name = syslog;