diff options
Diffstat (limited to 'gpsd.h-tail')
-rw-r--r-- | gpsd.h-tail | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gpsd.h-tail b/gpsd.h-tail index 9cd2e227..7355f5db 100644 --- a/gpsd.h-tail +++ b/gpsd.h-tail @@ -420,7 +420,7 @@ struct gps_device_t { unsigned char fieldcopy[NMEA_MAX+1]; /* detect receivers that ship GGA with non-advancing timestamp */ bool latch_mode; - char last_gga_timestamp[7]; + char last_gga_timestamp[16]; /* * State for the cycle-tracking machinery. * The reason these timestamps are separate from the |