Blame SOURCES/ntpstat-0.2-sysvars.patch

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