From dca7d2caaafd7d13d8c97e56330deea839ceda56 Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Wed, 18 Apr 2012 21:53:23 +0200 Subject: doc: Fix the Doxygen section endings Signed-off-by: Sylvain Munaut --- src/vty/command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vty/command.c') diff --git a/src/vty/command.c b/src/vty/command.c index fda2e17f..c84c612d 100644 --- a/src/vty/command.c +++ b/src/vty/command.c @@ -3322,4 +3322,4 @@ void cmd_init(int terminal) srand(time(NULL)); } -/*! }@ */ +/*! @} */ -- cgit v1.2.3