From: Stéphane Graber Date: Tue, 21 Jan 2014 03:01:08 +0000 (-0500) Subject: Add missing doxygen tag X-Git-Tag: lxc-1.0.0.beta3~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbfa71289dd3b2196cb63f399505bc62bcaf5f4e;p=thirdparty%2Flxc.git Add missing doxygen tag Signed-off-by: Stéphane Graber --- 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