aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2023-09-21 12:59:12 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2023-09-21 12:59:12 +0200
commit033072fc2d5e0c021d04da4017b7c7d0a4fb5159 (patch)
treeaa02bbdf48263f5860c4693b33149432f9ea9591
parent945b252a483f5368af242408022c055e1ef53d3f (diff)
cosmetic: sccp_types.h: Fix typo in comment
-rw-r--r--include/osmocom/sccp/sccp_types.h2
1 files changed, 1 insertions, 1 deletions
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 @@ struct sccp_data_ext_unitdata_service {
#if OPTIONAL
segmentation
- importancd
+ importance
#endif
uint8_t data[0];