summaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty/vty.h
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2012-04-18 21:53:23 +0200
committerSylvain Munaut <tnt@246tNt.com>2012-04-18 21:53:23 +0200
commitdca7d2caaafd7d13d8c97e56330deea839ceda56 (patch)
tree69feb2702f8b139a9e52e64073fa3cedb7343622 /include/osmocom/vty/vty.h
parentbc32d051bf408cdf3fb5d502353bd005a599e40b (diff)
doc: Fix the Doxygen section endings
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'include/osmocom/vty/vty.h')
-rw-r--r--include/osmocom/vty/vty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/vty/vty.h b/include/osmocom/vty/vty.h
index 83506c5e..1518894b 100644
--- a/include/osmocom/vty/vty.h
+++ b/include/osmocom/vty/vty.h
@@ -183,6 +183,6 @@ extern void *tall_vty_ctx;
extern struct cmd_element cfg_description_cmd;
extern struct cmd_element cfg_no_description_cmd;
-/*! }@ */
+/*! @} */
#endif