fixed typo

This commit is contained in:
luckyhacky 2013-12-30 23:02:41 +01:00 committed by Harald Welte
parent 6dcdb89454
commit 165bf705a2
1 changed files with 1 additions and 1 deletions

View File

@ -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,