aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2021-07-23 13:56:05 +0200
committerlaforge <laforge@osmocom.org>2021-07-27 07:34:32 +0000
commit466be651768aa14f0677b02851f1f7038cc7f16e (patch)
tree40178dd82d6c69500534fea8447d3c22ee78a70f
parentgb/bssgp: Abort clearly if backward-compat API is used in wrong way (diff)
downloadlibosmocore-466be651768aa14f0677b02851f1f7038cc7f16e.tar.xz
libosmocore-466be651768aa14f0677b02851f1f7038cc7f16e.zip
command: fix sourcecode formatting
Change-Id: Icc75c3b45821c24360e0fdb4a29077994e73ae05
-rw-r--r--include/osmocom/vty/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/vty/command.h b/include/osmocom/vty/command.h
index 7f1ae5aa..e3919fb8 100644
--- a/include/osmocom/vty/command.h
+++ b/include/osmocom/vty/command.h
@@ -99,7 +99,7 @@ enum node_type {
L_CS7_SCCPADDR_NODE, /*!< SS7 SCCP Address */
L_CS7_SCCPADDR_GT_NODE, /*!< SS7 SCCP Global Title */
- L_CPU_SCHED_NODE, /*!< CPU Sched related options node */
+ L_CPU_SCHED_NODE, /*!< CPU Sched related options node */
L_NS_BIND_NODE, /*!< NS bind node */
L_NS_NSE_NODE, /*!< NS NSE node */
/*