neels submitted this change.
comment: fix typo 'OSMO_ASCU_'
Change-Id: I1c0f501a7f828499c6112cab8aece20f7c34c118
---
M include/osmocom/sigtran/sccp_sap.h
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/include/osmocom/sigtran/sccp_sap.h b/include/osmocom/sigtran/sccp_sap.h
index ca47036..24d8832 100644
--- a/include/osmocom/sigtran/sccp_sap.h
+++ b/include/osmocom/sigtran/sccp_sap.h
@@ -262,7 +262,7 @@
uint32_t ssn_multiplicity_ind;
};
-/* OSMO_ASCU_PRIM_N_PCSTATE */
+/* OSMO_SCU_PRIM_N_PCSTATE */
struct osmo_scu_pcstate_param {
uint32_t affected_pc;
uint32_t restricted_importance_level;
To view, visit change 32215. To unsubscribe, or for help writing mail filters, visit settings.