Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > c459b3837d6229c086fb548854848813 > files > 34

ntp-4.2.6p5-12.mga3.src.rpm

diff -up ntp-4.2.6p1/ntpstat-0.2/ntpstat.c.sysvars ntp-4.2.6p1/ntpstat-0.2/ntpstat.c
--- ntp-4.2.6p1/ntpstat-0.2/ntpstat.c.sysvars	2010-05-03 11:27:47.000000000 +0200
+++ ntp-4.2.6p1/ntpstat-0.2/ntpstat.c	2010-05-03 11:32:56.000000000 +0200
@@ -89,9 +89,9 @@ int main (void) {
     "modem"};         /* 9 */
   char *newstr;
   char *dispstr;
-  const char DISP[] = "rootdispersion=";
+  const char DISP[] = "rootdisp=";
   const char STRATUM[] = "stratum=";
-  const char POLL[] = "poll=";
+  const char POLL[] = "tc=";
   const char REFID[] = "refid=";
 
   /* initialise timeout value */