summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/common/sysinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/layer23/include/osmocom/bb/common/sysinfo.h')
-rw-r--r--src/host/layer23/include/osmocom/bb/common/sysinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/layer23/include/osmocom/bb/common/sysinfo.h b/src/host/layer23/include/osmocom/bb/common/sysinfo.h
index 6c8d37c3..0498e919 100644
--- a/src/host/layer23/include/osmocom/bb/common/sysinfo.h
+++ b/src/host/layer23/include/osmocom/bb/common/sysinfo.h
@@ -35,7 +35,7 @@ struct gsm48_sysinfo {
uint8_t si5t_msg[18];
uint8_t si6_msg[18];
- struct gsm_sysinfo_freq freq[1024+1]; /* all frequencies */
+ struct gsm_sysinfo_freq freq[1024]; /* all frequencies */
uint16_t hopping[64]; /* hopping arfcn */
uint8_t hopp_len;