summaryrefslogtreecommitdiff
path: root/driver_garmin_txt.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_garmin_txt.c')
-rw-r--r--driver_garmin_txt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver_garmin_txt.c b/driver_garmin_txt.c
index ee828eed..55d3f00f 100644
--- a/driver_garmin_txt.c
+++ b/driver_garmin_txt.c
@@ -269,7 +269,7 @@ gps_mask_t garmintxt_parse(struct gps_device_t *session)
gps_mask_t mask = 0;
- gpsd_report(LOG_PROG, "Garmin Simple Text packet, len %d\n",
+ gpsd_report(LOG_PROG, "Garmin Simple Text packet, len %zd\n",
session->packet.outbuflen);
gpsd_report(LOG_RAW, "%s\n",
gpsd_hexdump_wrapper(session->packet.outbuffer,