aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/debug.c
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2017-06-10 15:30:20 +0200
committerAndreas Eversberg <jolly@eversberg.eu>2017-08-09 17:27:12 +0200
commitffd3b848e1c2ca5e8449731062acd84f9d7d664b (patch)
tree82df0ebadea1b98628681f372fe93443a866de73 /src/common/debug.c
parent8ce3ff455d83c692f240969a8c9f2d61ba4533e3 (diff)
Implementation of "Radiocom 2000", the analog French mobile network
Diffstat (limited to 'src/common/debug.c')
-rw-r--r--src/common/debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/debug.c b/src/common/debug.c
index b3df3cb..512596a 100644
--- a/src/common/debug.c
+++ b/src/common/debug.c
@@ -49,6 +49,7 @@ struct debug_cat {
{ "cnetz", "\033[1;34m" },
{ "nmt", "\033[1;34m" },
{ "amps", "\033[1;34m" },
+ { "r2000", "\033[1;34m" },
{ "frame", "\033[0;36m" },
{ "call", "\033[1;37m" },
{ "mncc", "\033[1;32m" },