summaryrefslogtreecommitdiff
path: root/gpsctl.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-11-13 07:35:15 -0500
committerEric S. Raymond <esr@thyrsus.com>2013-11-13 07:35:15 -0500
commit8c153ffb9f54828a7d7ad8ebbe25433426704507 (patch)
tree99329ce0658a8be5a018590f5c4017589cfd308c /gpsctl.c
parentde40beae4f09f7d86f4832640bb9ed60708275e7 (diff)
downloadgpsd-8c153ffb9f54828a7d7ad8ebbe25433426704507.tar.gz
Typo fix.
Diffstat (limited to 'gpsctl.c')
-rw-r--r--gpsctl.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/gpsctl.c b/gpsctl.c
index 5d4bff81..dc731b1c 100644
--- a/gpsctl.c
+++ b/gpsctl.c
@@ -478,12 +478,12 @@ int main(int argc, char **argv)
/*@-boolops@*/
/*
- * We used to wait on DEVICE_SET here. That doesn't work anymore
- * because when the demon generates its response it sets the mode
- * bit in the response it does so from the current packet type,
- * which may not have changed (probably will not have changed) even
- * though the command to switch modes has been sent and will shortly
- * take effect.
+ * We used to wait on DEVICE_SET here. That doesn't work
+ * anymore because when the demon generates its response it
+ * sets the mode bit in the response from the current packet
+ * type, which may not have changed (probably will not have
+ * changed) even though the command to switch modes has been
+ * sent and will shortly take effect.
*/
if (to_nmea) {
if (!gps_query(&gpsdata, NON_ERROR, (int)timeout,