aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h245.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-h245.h')
-rw-r--r--epan/dissectors/packet-h245.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-h245.h b/epan/dissectors/packet-h245.h
index 033d680d4c..f3a1087a13 100644
--- a/epan/dissectors/packet-h245.h
+++ b/epan/dissectors/packet-h245.h
@@ -42,7 +42,7 @@ typedef enum _h245_msg_type {
H245_OpenLogChn,
H245_OpenLogChnCnf,
H245_OpenLogChnAck,
- H245_OpenLogChnRjc,
+ H245_OpenLogChnRjc,
H245_CloseLogChn,
H245_CloseLogChnAck,
H245_MastSlvDet,