pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/libosmo-sigtran/+/40004?usp=email )
Change subject: cosmetic: Fix typo in API comment description
......................................................................
cosmetic: Fix typo in API comment description
Change-Id: I12546a9a242ad99164c6851921e5bc7eb07cb567
---
M src/xua_asp_fsm.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sigtran refs/changes/04/40004/1
diff --git a/src/xua_asp_fsm.c b/src/xua_asp_fsm.c
index ec149d1..cd60df2 100644
--- a/src/xua_asp_fsm.c
+++ b/src/xua_asp_fsm.c
@@ -805,7 +805,7 @@
static int ipa_asp_fsm_start(struct osmo_ss7_asp *asp,
enum osmo_ss7_asp_role role, int log_level);
-/*! \brief Start a new ASP finite stae machine for given ASP (stored in asp->fi)
+/*! \brief Start a new ASP finite state machine for given ASP (stored in asp->fi)
* \param[in] asp Application Server Process for which to start FSM
* \param[in] role Role (ASP, SG, IPSP) of this FSM
* \param[in] log_level Logging Level for ASP FSM logging
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-sigtran/+/40004?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: I12546a9a242ad99164c6851921e5bc7eb07cb567
Gerrit-Change-Number: 40004
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>