aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-umts_fp.h
diff options
context:
space:
mode:
authormartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>2010-08-17 16:12:29 +0000
committermartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>2010-08-17 16:12:29 +0000
commitcbe155d1542573705db9b3ba1ba83038fc401604 (patch)
tree0605c642a5065bbc91c7445569c91a6dbc0af58d /epan/dissectors/packet-umts_fp.h
parent31f9f082920de23749e58c929908b4f7ee59f9e2 (diff)
Change a channel type #define to be contiguous with others.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@33831 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-umts_fp.h')
-rw-r--r--epan/dissectors/packet-umts_fp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-umts_fp.h b/epan/dissectors/packet-umts_fp.h
index fc4a82f872..50bb76c789 100644
--- a/epan/dissectors/packet-umts_fp.h
+++ b/epan/dissectors/packet-umts_fp.h
@@ -40,7 +40,7 @@
#define CHANNEL_IUR_FACH 15
#define CHANNEL_IUR_DSCH 16
#define CHANNEL_EDCH 17
-#define CHANNEL_RACH_TDD_128 66
+#define CHANNEL_RACH_TDD_128 18
enum fp_interface_type
{