libosmocore/src/ctrl
Harald Welte 0b2f7153f2 control_if: Don't use magic number '5' when allocating vector
We have a proper constant for this (_LAST_CTRL_NODE), so let's use it.

Change-Id: I46275e644166156cb665da70d2964008f1c6cd88
2017-04-27 09:50:51 +02:00
..
Makefile.am control_if: Add control interface commands for FSMs 2017-04-27 09:50:47 +02:00
control_cmd.c ctrl_type_vals: explicitly terminate 2017-03-15 13:47:20 +00:00
control_if.c control_if: Don't use magic number '5' when allocating vector 2017-04-27 09:50:51 +02:00
control_vty.c Always include <osmocom/core/talloc.h> and not <talloc.h> 2017-01-15 18:04:02 +01:00
fsm_ctrl_commands.c control_if: Add control interface commands for FSMs 2017-04-27 09:50:47 +02:00