summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
diff options
context:
space:
mode:
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 4a15d34b..27cbd68b 100644
--- a/gpsd.h-tail
+++ b/gpsd.h-tail
@@ -311,7 +311,7 @@ typedef enum {
#define CLEAR_IS INTERNAL_SET(4) /* starts a reporting cycle */
#define REPORT_IS INTERNAL_SET(5) /* ends a reporting cycle */
#define NODATA_IS INTERNAL_SET(6) /* no data read from fd */
-#define PPSTIME_IS INTERNAL_SET(7) /* precision time is available */
+#define NTPTIME_IS INTERNAL_SET(7) /* precision time is available */
#define PERR_IS INTERNAL_SET(8) /* PDOP set */
#define PASSTHROUGH_IS INTERNAL_SET(9) /* passthrough mode */
#define EOF_IS INTERNAL_SET(10) /* synthetic EOF */