summaryrefslogtreecommitdiff
path: root/monitor_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 /monitor_sirf.c
parent5a947818e6faaaf2aab34d8d51b0cfd9c9167e94 (diff)
downloadgpsd-05a4655da1a5e557c717a22abe0ef3211fb3fb44.tar.gz
Cosmetic consistency tweak.
Diffstat (limited to 'monitor_sirf.c')
-rw-r--r--monitor_sirf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/monitor_sirf.c b/monitor_sirf.c
index 96e57d45..f176fb38 100644
--- a/monitor_sirf.c
+++ b/monitor_sirf.c
@@ -527,8 +527,8 @@ static void sirf_update(void)
monitor_log("NL 0x%02x=", buf[0]);
break;
- case 0x29: /* Geodetic Navigation Message */
- monitor_log("GNM 0x29=");
+ case 0x29: /* Geodetic Navigation Data */
+ monitor_log("GND 0x29=");
break;
case 0x32: /* SBAS Parameters */