summaryrefslogtreecommitdiff
path: root/packet_states.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-11-09 22:57:38 -0500
committerEric S. Raymond <esr@thyrsus.com>2013-11-09 22:57:38 -0500
commite030575a5248f6ad125af9e05fa0bc63ad811618 (patch)
treef077fb2dc31d8c661a3a4de6d870a0f665015ed0 /packet_states.h
parent2a3c19f2e8f2085575f222b39c747fb1f7204d0b (diff)
downloadgpsd-e030575a5248f6ad125af9e05fa0bc63ad811618.tar.gz
u-blox name cleanup. All regression tests pass, PPS is live.
Diffstat (limited to 'packet_states.h')
-rw-r--r--packet_states.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/packet_states.h b/packet_states.h
index f7769f76..8077cbf1 100644
--- a/packet_states.h
+++ b/packet_states.h
@@ -115,7 +115,7 @@
NAVCOM_RECOGNIZED, /* found end of the Navcom packet */
#endif /* NAVCOM_ENABLE */
-#ifdef UBX_ENABLE
+#ifdef UBLOX_ENABLE
UBX_LEADER_1, /* first constant leader byte found */
UBX_LEADER_2, /* second constant leader byte found */
UBX_CLASS_ID, /* classid read */