mirror of
https://github.com/brmlab/osmo-tetra.git
synced 2025-06-07 17:34:10 +02:00
fixed typo
This commit is contained in:
parent
6dcdb89454
commit
165bf705a2
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
enum tetra_saps {
|
||||
TETRA_SAP_TP, /* between PHY and lower MAC */
|
||||
TETRA_SAP_TMV, /* beetween lower and upper MAC */
|
||||
TETRA_SAP_TMV, /* between lower and upper MAC */
|
||||
TETRA_SAP_TMA,
|
||||
TETRA_SAP_TMB,
|
||||
TETRA_SAP_TMD,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue