summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2013-04-14 08:59:47 +0200
committerSylvain Munaut <tnt@246tNt.com>2013-04-14 08:59:47 +0200
commitd27561b00fe53f2e85a0951a569ece48359d2fa5 (patch)
treed4dccdb94f360e1b6361a5aa4d29e3ad311b1417
parent4bec71decdad4e0c902826e7d0a2f842bc631bb0 (diff)
host/mobile: Fix comment typo
Patch-by: Martin Hauke <mardnh@gmx.de> Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
-rw-r--r--src/host/layer23/include/osmocom/bb/mobile/support.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/layer23/include/osmocom/bb/mobile/support.h b/src/host/layer23/include/osmocom/bb/mobile/support.h
index b0a10077..c56c78e8 100644
--- a/src/host/layer23/include/osmocom/bb/mobile/support.h
+++ b/src/host/layer23/include/osmocom/bb/mobile/support.h
@@ -37,7 +37,7 @@ struct gsm_support {
uint8_t solsa;
/* location service support */
uint8_t lcsva;
- /* codec supprot */
+ /* codec support */
uint8_t a5_1;
uint8_t a5_2;
uint8_t a5_3;