neels has uploaded this change for review. (
https://gerrit.osmocom.org/c/libosmo-sccp/+/32215 )
Change subject: comment: fix typo 'OSMO_ASCU_'
......................................................................
comment: fix typo 'OSMO_ASCU_'
Change-Id: I1c0f501a7f828499c6112cab8aece20f7c34c118
---
M include/osmocom/sigtran/sccp_sap.h
1 file changed, 10 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/15/32215/1
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
https://gerrit.osmocom.org/c/libosmo-sccp/+/32215
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: I1c0f501a7f828499c6112cab8aece20f7c34c118
Gerrit-Change-Number: 32215
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-MessageType: newchange