summaryrefslogtreecommitdiff
path: root/gpsd_json.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-01-21 12:56:08 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-01-21 12:56:08 -0500
commita61e28529df634963c0967e59aae673f8fc7741e (patch)
tree2c8e5c9ed1ff63870f8a94bd33ecd08a9825caa7 /gpsd_json.c
parentf351f5981604338db80e2b2864b7dcb818e7fc61 (diff)
downloadgpsd-a61e28529df634963c0967e59aae673f8fc7741e.tar.gz
Easy splint cleanups. All regression tests pass.
Diffstat (limited to 'gpsd_json.c')
-rw-r--r--gpsd_json.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpsd_json.c b/gpsd_json.c
index 5adc0bf7..a8f8a950 100644
--- a/gpsd_json.c
+++ b/gpsd_json.c
@@ -3223,7 +3223,7 @@ void json_aivdm_dump(const struct ais_t *ais,
}
}
str_rstrip_char(buf, ',');
- strlcat(buf, "}\r\n", buflen);
+ (void)strlcat(buf, "}\r\n", buflen);
break;
case 25: /* Binary Message, Single Slot */
str_appendf(buf, buflen,