summaryrefslogtreecommitdiff
path: root/driver_sirf.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-09-21 14:26:14 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-09-21 14:26:14 -0400
commit05a4655da1a5e557c717a22abe0ef3211fb3fb44 (patch)
tree2c1196a3b0747e6a7b5d3f2ef4a60031328789d2 /driver_sirf.c
parent5a947818e6faaaf2aab34d8d51b0cfd9c9167e94 (diff)
downloadgpsd-05a4655da1a5e557c717a22abe0ef3211fb3fb44.tar.gz
Cosmetic consistency tweak.
Diffstat (limited to 'driver_sirf.c')
-rw-r--r--driver_sirf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver_sirf.c b/driver_sirf.c
index 1b03ccd8..4cd375d6 100644
--- a/driver_sirf.c
+++ b/driver_sirf.c
@@ -1110,7 +1110,7 @@ gps_mask_t sirf_parse(struct gps_device_t * session, unsigned char *buf,
gpsd_report(LOG_PROG, "SiRF: unused NLID 0x1f\n");
return 0;
- case 0x29: /* Geodetic Navigation Information MID 41 */
+ case 0x29: /* Geodetic Navigation Data MID 41 */
gpsd_report(LOG_PROG, "SiRF: unused GND 0x29\n");
return 0;