aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/abis/lapd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/abis/lapd.h')
-rw-r--r--include/osmocom/abis/lapd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/abis/lapd.h b/include/osmocom/abis/lapd.h
index 03f8190a..847a597c 100644
--- a/include/osmocom/abis/lapd.h
+++ b/include/osmocom/abis/lapd.h
@@ -7,7 +7,7 @@
#include <osmocom/gsm/lapd_core.h>
struct lapd_profile {
- uint8_t k, k_sapi0;
+ uint8_t k[64];
int n200;
int n201;
int n202;