aboutsummaryrefslogtreecommitdiffstats
path: root/src/bnetz/bnetz.c
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2016-08-02 09:03:46 +0200
committerAndreas Eversberg <jolly@eversberg.eu>2016-08-03 12:03:49 +0200
commit038ce9d1b73596cea6aa1efa5d1782cf4fb103ae (patch)
tree7833f2618e43900e043a6fded5a95346150c7bd0 /src/bnetz/bnetz.c
parentc9012c76638bfba7a3c4e13e72df7f5899f225b3 (diff)
Add info key 'i' to show some states.
Currently showing C-Netz attached subscribers
Diffstat (limited to 'src/bnetz/bnetz.c')
-rw-r--r--src/bnetz/bnetz.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bnetz/bnetz.c b/src/bnetz/bnetz.c
index bba677f..13ca098 100644
--- a/src/bnetz/bnetz.c
+++ b/src/bnetz/bnetz.c
@@ -926,3 +926,5 @@ void call_rx_audio(int callref, int16_t *samples, int count)
}
}
+void dump_info(void) {}
+