summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2007-06-02 14:52:38 +0000
committerEric S. Raymond <esr@thyrsus.com>2007-06-02 14:52:38 +0000
commitc56be8298ecce648f1cb7d6ca9d173b1a08167a8 (patch)
treee83179bbdd3f91ed2dea4c6f34d46809431945e7 /gpsd.h-tail
parent99a103043b0bf16e93dbcd7a6e3b6c38928b10e0 (diff)
downloadgpsd-c56be8298ecce648f1cb7d6ca9d173b1a08167a8.tar.gz
More splint cleanups and elimination of another static...
...this time in the Navcom driver. This change teaks packet.c near the Navcom and TSIP handling again; it *shouldn't* break anything, but once again we note it for the record in case somebody's regression test fails.
Diffstat (limited to 'gpsd.h-tail')
-rw-r--r--gpsd.h-tail1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpsd.h-tail b/gpsd.h-tail
index a2967184..497111e1 100644
--- a/gpsd.h-tail
+++ b/gpsd.h-tail
@@ -301,6 +301,7 @@ struct gps_device_t {
#ifdef NAVCOM_ENABLE
struct {
u_int8_t physical_port;
+ bool warned;
} navcom;
#endif /* NAVCOM_ENABLE */
/*