Blame SOURCES/ntpstat-0.2-sysvars.patch

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