aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--asn1/rrc/packet-rrc-template.h2
-rw-r--r--epan/dissectors/packet-rrc.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/asn1/rrc/packet-rrc-template.h b/asn1/rrc/packet-rrc-template.h
index 04a58f1650..86e7efceda 100644
--- a/asn1/rrc/packet-rrc-template.h
+++ b/asn1/rrc/packet-rrc-template.h
@@ -27,4 +27,4 @@
#include "packet-rrc-exp.h"
-#endif /* PACKET_CHARGING_ASE_H */
+#endif /* PACKET_RRC_H */
diff --git a/epan/dissectors/packet-rrc.h b/epan/dissectors/packet-rrc.h
index d21f680ba9..255d4d2439 100644
--- a/epan/dissectors/packet-rrc.h
+++ b/epan/dissectors/packet-rrc.h
@@ -42,4 +42,4 @@ void dissect_rrc_InterRATHandoverInfo_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
/*--- End of included file: packet-rrc-exp.h ---*/
#line 29 "packet-rrc-template.h"
-#endif /* PACKET_CHARGING_ASE_H */
+#endif /* PACKET_RRC_H */