aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2018-11-06 18:24:49 +0700
committerVadim Yanitskiy <axilirator@gmail.com>2018-11-06 18:24:49 +0700
commit5a7b465b09a5446dba32961801cd392ca6617e7b (patch)
tree27310a4700213952618036e8d78a9bb5747395fd
parenta75e349b289be089ef3871b8299104eedfdfdfa6 (diff)
gsm/gsup.h: cosmetic: use tab for comment alignment
-rw-r--r--include/osmocom/gsm/gsup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/gsm/gsup.h b/include/osmocom/gsm/gsup.h
index 0ef5a759..cd6fd31f 100644
--- a/include/osmocom/gsm/gsup.h
+++ b/include/osmocom/gsm/gsup.h
@@ -207,7 +207,7 @@ struct osmo_gsup_message {
/*! 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 */