aboutsummaryrefslogtreecommitdiffstats
path: root/src/ranap/RANAP_AuthorisedPLMNs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ranap/RANAP_AuthorisedPLMNs.h')
-rw-r--r--src/ranap/RANAP_AuthorisedPLMNs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ranap/RANAP_AuthorisedPLMNs.h b/src/ranap/RANAP_AuthorisedPLMNs.h
index 6bd1dff..5acd88a 100644
--- a/src/ranap/RANAP_AuthorisedPLMNs.h
+++ b/src/ranap/RANAP_AuthorisedPLMNs.h
@@ -24,7 +24,7 @@ extern "C" {
/* RANAP_AuthorisedPLMNs */
typedef struct RANAP_AuthorisedPLMNs {
- A_SEQUENCE_OF(struct MemberA {
+ A_SEQUENCE_OF(struct MemberC {
RANAP_PLMNidentity_t pLMNidentity;
RANAP_AuthorisedSNAs_t *authorisedSNAsList /* OPTIONAL */;
RANAP_IE_Extensions_t *iE_Extensions /* OPTIONAL */;