summaryrefslogtreecommitdiff
path: root/gpsd_json.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2016-01-29 12:37:47 -0500
committerEric S. Raymond <esr@thyrsus.com>2016-01-29 12:38:25 -0500
commitcfad4675e188afc0cb4c7841b688bda81a2f7e7e (patch)
tree70f29ee5b668fbd2c63946f5924f91990ed964d2 /gpsd_json.c
parent278a3b8c6cf5c985e0b9116c90bf598632aa8c37 (diff)
downloadgpsd-cfad4675e188afc0cb4c7841b688bda81a2f7e7e.tar.gz
Add Coverity suppressions for new invariant checks.
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 530ee3dd..aca3955a 100644
--- a/gpsd_json.c
+++ b/gpsd_json.c
@@ -1467,7 +1467,7 @@ void json_aivdm_dump(const struct ais_t *ais,
"Vessels may proceed. One way traffic.",
"Vessels may proceed. Two way traffic.",
"Vessels shall proceed on specific orders only.",
- "Vessels in main channel shall not proceed."
+ "Vessels in main channel shall not proceed.",
"Vessels in main channel shall proceed on specific orders only.",
"Vessels in main channel shall proceed on specific orders only.",
"I = \"in-bound\" only acceptable.",