Vadim Yanitskiy has uploaded this change for review. (
https://gerrit.osmocom.org/11621
Change subject: gsm/gsup.h: cosmetic: use tab for comment alignment
......................................................................
gsm/gsup.h: cosmetic: use tab for comment alignment
Change-Id: Id71d4b45e2b9f42da5e23e709ad97d4d0abfc3d9
---
M include/osmocom/gsm/gsup.h
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/21/11621/1
diff --git a/include/osmocom/gsm/gsup.h b/include/osmocom/gsm/gsup.h
index 0ef5a75..cd6fd31 100644
--- a/include/osmocom/gsm/gsup.h
+++ b/include/osmocom/gsm/gsup.h
@@ -207,7 +207,7 @@
/*! Session state \ref osmo_gsup_session_state */
enum osmo_gsup_session_state session_state;
/*! Unique session identifier and origination flag.
- * Encoded only when \ref session_state != 0x00 */
+ * Encoded only when \ref session_state != 0x00 */
uint32_t session_id;
/*! ASN.1 encoded MAP payload for Supplementary Services */
--
To view, visit https://gerrit.osmocom.org/11621
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id71d4b45e2b9f42da5e23e709ad97d4d0abfc3d9
Gerrit-Change-Number: 11621
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <[email protected]>