summaryrefslogtreecommitdiff
path: root/timehint.c
diff options
context:
space:
mode:
Diffstat (limited to 'timehint.c')
-rw-r--r--timehint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/timehint.c b/timehint.c
index 3462223b..84c68506 100644
--- a/timehint.c
+++ b/timehint.c
@@ -356,7 +356,7 @@ static char *report_hook(volatile struct pps_thread_t *pps_thread,
struct gps_device_t *session = (struct gps_device_t *)pps_thread->context;
/* PPS only source never get any serial info
- * so no PPSTIME_IS or fixcnt */
+ * so no NTPTIME_IS or fixcnt */
if ( source_pps != session->sourcetype) {
/* FIXME! these two validations need to move back into ppsthread.c */