From dbfa71289dd3b2196cb63f399505bc62bcaf5f4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Graber?= Date: Mon, 20 Jan 2014 22:01:08 -0500 Subject: [PATCH] Add missing doxygen tag MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber --- src/lxc/lxccontainer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lxc/lxccontainer.h b/src/lxc/lxccontainer.h index 921e47dee..f3c7d720b 100644 --- a/src/lxc/lxccontainer.h +++ b/src/lxc/lxccontainer.h @@ -786,7 +786,7 @@ int lxc_container_put(struct lxc_container *c); */ int lxc_get_wait_states(const char **states); -/* +/*! * \brief Get the value for a global config key * * \param key The name of the config key