summaryrefslogtreecommitdiff
path: root/driver_nmea0183.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_nmea0183.c')
-rw-r--r--driver_nmea0183.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver_nmea0183.c b/driver_nmea0183.c
index 80944e63..eff633a0 100644
--- a/driver_nmea0183.c
+++ b/driver_nmea0183.c
@@ -1851,7 +1851,7 @@ gps_mask_t nmea_parse(char *sentence, struct gps_device_t * session)
* information for a sharper test, so we'll leave it up to the
* PPS code to do its own sanity filtering.
*/
- retval |= PPSTIME_IS;
+ retval |= NTPTIME_IS;
}
/*