summaryrefslogtreecommitdiffstats
path: root/Src/osmolib/src/host/layer23/src/misc/catcher.c
diff options
context:
space:
mode:
Diffstat (limited to 'Src/osmolib/src/host/layer23/src/misc/catcher.c')
-rw-r--r--Src/osmolib/src/host/layer23/src/misc/catcher.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Src/osmolib/src/host/layer23/src/misc/catcher.c b/Src/osmolib/src/host/layer23/src/misc/catcher.c
index f4a69f0..754ad60 100644
--- a/Src/osmolib/src/host/layer23/src/misc/catcher.c
+++ b/Src/osmolib/src/host/layer23/src/misc/catcher.c
@@ -203,10 +203,10 @@ static void log_sysinfo(void)
// log_frame("si1", s->si1_msg);
if (s->si2)
log_frame("si2", s->si2_msg);
- if (s->si2bis)
- log_frame("si2bis", s->si2b_msg);
if (s->si2ter)
log_frame("si2ter", s->si2t_msg);
+ if (s->si2bis)
+ log_frame("si2bis", s->si2b_msg);
//if (s->si3)
// log_frame("si3", s->si3_msg);
//if (s->si4)