aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2012-07-20 15:28:19 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2012-07-20 15:30:06 +0200
commitc2d3e45571e75610a40669f0fa0efed7b6e65946 (patch)
treee7c8083f020a927a39507e57cf5129df593b1928
parent27baa4c3de6b24ec7e489972d0b1fb71b81d14dd (diff)
sysmobts: The array size for the clocksources has increased to 10.
-rw-r--r--src/osmo-bts-sysmo/femtobts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osmo-bts-sysmo/femtobts.h b/src/osmo-bts-sysmo/femtobts.h
index f2ac59dd..b91a86fc 100644
--- a/src/osmo-bts-sysmo/femtobts.h
+++ b/src/osmo-bts-sysmo/femtobts.h
@@ -33,7 +33,7 @@ const struct value_string femtobts_tracef_names[29];
const struct value_string femtobts_tch_pl_names[15];
-const struct value_string femtobts_clksrc_names[8];
+const struct value_string femtobts_clksrc_names[10];
const struct value_string femtobts_dir_names[6];