aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/logging.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/logging.c')
-rw-r--r--src/common/logging.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/logging.c b/src/common/logging.c
index a7df2282..608b6267 100644
--- a/src/common/logging.c
+++ b/src/common/logging.c
@@ -30,7 +30,7 @@
#include <osmo-bts/bts.h>
#include <osmo-bts/logging.h>
-static const struct log_info_cat bts_log_info_cat[] = {
+static struct log_info_cat bts_log_info_cat[] = {
[DRSL] = {
.name = "DRSL",
.description = "A-bis Radio Siganlling Link (RSL)",