aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rrc.h
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2010-02-23 04:35:23 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2010-02-23 04:35:23 +0000
commit8a76942ba20ed01373035a20a7b4c27757fe4888 (patch)
tree3da9f7edf233ea0fd8da8fe6176170656152bb1a /epan/dissectors/packet-rrc.h
parent40fae42f5a521e26a67031a8ac451c6354751913 (diff)
Squelch a bunch of compiler warnings.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31961 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-rrc.h')
-rw-r--r--epan/dissectors/packet-rrc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-rrc.h b/epan/dissectors/packet-rrc.h
index 1f3e9f6121..172a5f0acf 100644
--- a/epan/dissectors/packet-rrc.h
+++ b/epan/dissectors/packet-rrc.h
@@ -51,7 +51,7 @@ enum rrc_message_type {
RRC_MESSAGE_TYPE_UL_CCCH,
RRC_MESSAGE_TYPE_DL_CCCH,
RRC_MESSAGE_TYPE_UL_DCCH,
- RRC_MESSAGE_TYPE_DL_DCCH,
+ RRC_MESSAGE_TYPE_DL_DCCH
};
#define MAX_RRC_FRAMES 64