pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/34497?usp=email )
Change subject: cosmetic: sccp_types.h: Fix typo in comment ......................................................................
cosmetic: sccp_types.h: Fix typo in comment
Change-Id: Ia75502874e3a07dbd6b685a6721adaedb429e904 --- M include/osmocom/sccp/sccp_types.h 1 file changed, 10 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/97/34497/1
diff --git a/include/osmocom/sccp/sccp_types.h b/include/osmocom/sccp/sccp_types.h index 277a3b2..1618d60 100644 --- a/include/osmocom/sccp/sccp_types.h +++ b/include/osmocom/sccp/sccp_types.h @@ -482,7 +482,7 @@
#if OPTIONAL segmentation - importancd + importance #endif
uint8_t data[0];