summaryrefslogtreecommitdiff
path: root/gps_json.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-11-19 09:44:09 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-11-19 09:44:09 +0000
commitcaf5f3b8ff685f8e07a8087094b2e88d83ca7059 (patch)
treea791986244252de0a6e877166d84596a2cc76468 /gps_json.h
parentdd5b1c776c5cdf6e94a3082a7a7eb5ddaa83fb3a (diff)
downloadgpsd-caf5f3b8ff685f8e07a8087094b2e88d83ca7059.tar.gz
splint cleanup.
Diffstat (limited to 'gps_json.h')
-rw-r--r--gps_json.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gps_json.h b/gps_json.h
index cfc10b83..74547d5a 100644
--- a/gps_json.h
+++ b/gps_json.h
@@ -20,7 +20,8 @@ int json_rtcm2_read(const char *, char *, size_t, struct rtcm2_t *,
/*@null@*/const char **);
int json_ais_read(const char *, char *, size_t, struct ais_t *,
/*@null@*/const char **);
-int libgps_json_unpack(const char *, struct gps_data_t *, const char **);
+int libgps_json_unpack(const char *, struct gps_data_t *,
+ /*@null@*/const char **);
/* these values don't matter in themselves, they just have to be out-of-band */
#define DEVDEFAULT_BPS 0