]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
PTB responses are 78 bytes long, not 40.
authorHarlan Stenn <stenn@ntp.org>
Sun, 31 Oct 2004 21:23:23 +0000 (16:23 -0500)
committerHarlan Stenn <stenn@ntp.org>
Sun, 31 Oct 2004 21:23:23 +0000 (16:23 -0500)
bk: 418557cbfE_2cev9kkvNY9xHobg5Cg

ntpd/refclock_acts.c

index 96446b9dd05cf9f6976b62e55a950d46ddbdf88a..c171580c696d58805ff17781ddbc3f4fb2ccce3f 100644 (file)
 #define REFUSNO                "USNO"  /* USNO reference ID */
 #define LENUSNO                20      /* USNO */
 #define REFPTB         "PTB\0" /* PTB/NPL reference ID */
-#define LENPTB         40      /* PTB/NPL format */
+#define LENPTB         78      /* PTB/NPL format */
 #define REFWWVB                "WWVB"  /* WWVB reference ID */
 #define        LENWWVB0        22      /* WWVB format 0 */
 #define        LENWWVB2        24      /* WWVB format 2 */