summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-02-12 12:19:18 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-02-12 12:19:18 -0500
commit3b26aed0b6a6dd607e4b63138c2102d1e6754441 (patch)
treef4f213fd9f542e8774cdd25a224a88a5f5d7062c /gpsd.h-tail
parent036d54fcffacac2ae32ce8d6970b1eba8f85269b (diff)
downloadgpsd-3b26aed0b6a6dd607e4b63138c2102d1e6754441.tar.gz
Namespace cleanup.
Diffstat (limited to 'gpsd.h-tail')
-rw-r--r--gpsd.h-tail2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpsd.h-tail b/gpsd.h-tail
index 71753c1e..5e883aa9 100644
--- a/gpsd.h-tail
+++ b/gpsd.h-tail
@@ -959,7 +959,7 @@ extern void pps_early_init(struct gps_context_t *);
TS_NORM( r ); \
} while (0)
-extern void pps_stash_fixtime(struct gps_device_t *,
+extern void pps_thread_stash_fixtime(struct gps_device_t *,
timestamp_t, struct timespec);
extern void pps_thread_activate(struct gps_device_t *);
extern void pps_thread_deactivate(struct gps_device_t *);