From ff717da2cf625e3d07537a93a4c240692fa55bd6 Mon Sep 17 00:00:00 2001 From: Ollivier Robert Date: Mon, 18 Aug 2008 14:26:05 +0000 Subject: Import ntp 4.2.4p5 in the vendor code area. Far too many changes to list here, please see CommitLog for detailed changes. XXX html/build/hints/solaris.xtra.4095849 is not being imported as it conflicts with the detect-merge-conflict.sh script in our repo. --- libparse/info_trimble.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libparse/info_trimble.c') diff --git a/libparse/info_trimble.c b/libparse/info_trimble.c index af508582aa95f..eea6cbd3f52ce 100644 --- a/libparse/info_trimble.c +++ b/libparse/info_trimble.c @@ -1,6 +1,6 @@ /* -* Automatically generated - do not modify -*/ + * Automatically generated - do not modify + */ #include "ntp_types.h" #include "ntpd.h" @@ -47,7 +47,7 @@ cmd_info_t trimble_scmds[] = { { CMD_CHIGH8CNT, "CMD_CHIGH8CNT", "high-8 (best 4) / high-6 (overdetermined) control (0x75)", "", 0 }, { CMD_CMAXDGPSCOR, "CMD_CMAXDGPSCOR", "maximum rate of DGPS corrections (0x77)", "", 0 }, { CMD_CSUPER, "CMD_CSUPER", "super paket (0x8E)", "", 0 }, -{ 0xFF, "", "" } + { 0xFF, "", "" } }; @@ -89,6 +89,6 @@ cmd_info_t trimble_rcmds[] = { { CMD_RDOUBLELLA, "CMD_RDOUBLELLA", "double precision LLA (0x84)", "gps_position_ext(LLA)", RO|DEF }, { CMD_RDGPSSTAT, "CMD_RDGPSSTAT", "differential correction status (0x85)", "trimble_dgpsstatus", RO }, { CMD_RSUPER, "CMD_RSUPER", "super paket (0x8F)", "", 0 }, -{ 0xFF, "", "" } + { 0xFF, "", "" } }; -- cgit v1.2.3