summaryrefslogtreecommitdiff
path: root/gpsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpsd.h')
-rw-r--r--gpsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpsd.h b/gpsd.h
index aa356521..7489c3eb 100644
--- a/gpsd.h
+++ b/gpsd.h
@@ -27,7 +27,7 @@
/* First, declarations for the packet layer... */
-#define NMEA_MAX 82 /* max length of NMEA sentence */
+#define NMEA_MAX 86 /* max length of NMEA sentence */
#define NMEA_BIG_BUF (2*NMEA_MAX+1) /* longer than longest NMEA sentence */
/* a few bits of ISGPS magic */