From 219e64fe613c47eab4c143791128c2b453be3bf8 Mon Sep 17 00:00:00 2001 From: Gabor X Toth <*@tg-x.net> Date: Tue, 12 Jan 2016 12:43:09 +0000 Subject: doxygen: group/module definitions (part 2) --- src/include/gnunet_socks.h | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'src/include/gnunet_socks.h') diff --git a/src/include/gnunet_socks.h b/src/include/gnunet_socks.h index 6ac3919e8..9ec5d7e6b 100644 --- a/src/include/gnunet_socks.h +++ b/src/include/gnunet_socks.h @@ -19,9 +19,14 @@ */ /** - * @file include/gnunet_socks.h - * @brief SOCKS proxy for connections * @author Jeffrey Burdges + * + * @file + * SOCKS proxy for connections + * + * @defgroup socks SOCKS proxy + * SOCKS proxy for connections. + * @{ */ #ifndef GNUNET_SOCKS_H @@ -71,7 +76,9 @@ GNUNET_SOCKS_do_connect (const char *service_name, } #endif - /* ifndef GNUNET_SOCKS_H */ #endif + +/** @} */ /* end of group */ + /* end of gnunet_socks.h */ -- cgit v1.2.3