summaryrefslogtreecommitdiff
path: root/driver_oncore.c
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2009-12-09 00:28:59 +0000
committerGary E. Miller <gem@rellim.com>2009-12-09 00:28:59 +0000
commit8f68fc1f1f5c8c002b674c9e6602882243907506 (patch)
treea8d306a9458cf7d2d4a3e77c873cc7f9540edaf2 /driver_oncore.c
parent8f138735f12e6e71921f72c8e4264f7484d9d5ff (diff)
downloadgpsd-8f68fc1f1f5c8c002b674c9e6602882243907506.tar.gz
Fix comment typo.
Diffstat (limited to 'driver_oncore.c')
-rw-r--r--driver_oncore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver_oncore.c b/driver_oncore.c
index 7612fce5..9715748d 100644
--- a/driver_oncore.c
+++ b/driver_oncore.c
@@ -111,7 +111,7 @@ oncore_msg_navsol(struct gps_device_t *session, unsigned char *buf, size_t data_
* Else we may be providing GPS time.
*/
if (session->context->enable_ntpshm) {
- /* 0.175 seems best at 600 for UT+, not sure what the fudge
+ /* 0.175 seems best at 9600 for UT+, not sure what the fudge
* should be at other baud rates or for other models.
* If you change this be sure to allow for multiple baud
* rates/models.