aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc')
-rw-r--r--openbsc/include/vty/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/include/vty/command.h b/openbsc/include/vty/command.h
index 335d480be..71e82c576 100644
--- a/openbsc/include/vty/command.h
+++ b/openbsc/include/vty/command.h
@@ -65,6 +65,7 @@ enum node_type {
VIEW_NODE, /* View node. Default mode of vty interface. */
AUTH_ENABLE_NODE, /* Authentication mode for change enable. */
ENABLE_NODE, /* Enable node. */
+ OML_NODE,
CONFIG_NODE, /* Config node. Default mode of config file. */
SERVICE_NODE, /* Service node. */
DEBUG_NODE, /* Debug node. */
@@ -107,7 +108,6 @@ enum node_type {
TS_NODE,
SUBSCR_NODE,
MGCP_NODE,
- OML_NODE,
};
/* Node which has some commands and prompt string and configuration