pespin has submitted this change. ( 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(-)
Approvals: osmith: Looks good to me, approved Jenkins Builder: Verified
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];