Review at  https://gerrit.osmocom.org/2845

cosmetic: Fix typo in sccp_types.h

change
SCCP_RETURN_CAUSE_SEGMENTATION_FAOLURE

to
SCCP_RETURN_CAUSE_SEGMENTATION_FAILURE

Change-Id: I34f767234f677307bb04891b40f03109901c0f1b
---
M include/sccp/sccp_types.h
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/45/2845/1

diff --git a/include/sccp/sccp_types.h b/include/sccp/sccp_types.h
index e1dcfe7..4e99723 100644
--- a/include/sccp/sccp_types.h
+++ b/include/sccp/sccp_types.h
@@ -219,7 +219,7 @@
        SCCP_RETURN_CAUSE_SCCP_FAILURE              = 11,
        SCCP_RETURN_CAUSE_HOP_COUNTER_VIOLATION     = 12,
        SCCP_RETURN_CAUSE_SEGMENTATION_NOT_SUPPORTED= 13,
-       SCCP_RETURN_CAUSE_SEGMENTATION_FAOLURE      = 14
+       SCCP_RETURN_CAUSE_SEGMENTATION_FAILURE      = 14
 };
 
 enum sccp_reset_cause {

-- 
To view, visit https://gerrit.osmocom.org/2845
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I34f767234f677307bb04891b40f03109901c0f1b
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: dexter <[email protected]>

Reply via email to