laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/28321 )
Change subject: [cosmetic] sccp_scoc: Fix typo in comment ...................................................................... [cosmetic] sccp_scoc: Fix typo in comment Change-Id: I26168658b58250f58c3616e51010b969df8029a4 --- M src/sccp_scoc.c 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/21/28321/1 diff --git a/src/sccp_scoc.c b/src/sccp_scoc.c index f3f7a38..5e2cbdd 100644 --- a/src/sccp_scoc.c +++ b/src/sccp_scoc.c @@ -807,7 +807,7 @@ /*********************************************************************** - * Actual SCCP Connection Oriented Control (SCOC) Finite Stte Machine + * Actual SCCP Connection Oriented Control (SCOC) Finite State Machine ***********************************************************************/ /* Figure C.2/Q.714 (sheet 1 of 7) and C.3/Q.714 (sheet 1 of 6) */ -- To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/28321 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: libosmo-sccp Gerrit-Branch: master Gerrit-Change-Id: I26168658b58250f58c3616e51010b969df8029a4 Gerrit-Change-Number: 28321 Gerrit-PatchSet: 1 Gerrit-Owner: laforge <[email protected]> Gerrit-MessageType: newchange
