summaryrefslogtreecommitdiff
path: root/gpsmon.c
diff options
context:
space:
mode:
authorHal Murray <hmurray@megapathdsl.net>2016-02-01 14:17:04 -0800
committerGary E. Miller <gem@rellim.com>2016-02-01 15:14:09 -0800
commitcb0260dab093eb39351dfb12aec947db69fd5792 (patch)
treee87d9e072d06a8522e6f6a87c8b2310bec7b099d /gpsmon.c
parentefaf1007787d5a597be0926e2a694a4867af953a (diff)
downloadgpsd-cb0260dab093eb39351dfb12aec947db69fd5792.tar.gz
Fix minor typos.
Signed-off-by: Gary E. Miller <gem@rellim.com>
Diffstat (limited to 'gpsmon.c')
-rw-r--r--gpsmon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpsmon.c b/gpsmon.c
index ead84d05..c3eb3bd5 100644
--- a/gpsmon.c
+++ b/gpsmon.c
@@ -779,7 +779,7 @@ static void gpsmon_hook(struct gps_device_t *device, gps_mask_t changed UNUSED)
}
(void)snprintf(buf, sizeof(buf),
- "------------------- PPS offset: %.20s ------\n ",
+ "------------------- PPS offset: %.20s ------\n",
timedelta_str);
/*
* In direct mode this would be a bad idea, but we're not actually