From da402ffcbe7e9a616bab83739b7294ce9f5e79c4 Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Fri, 4 Sep 2009 00:48:52 +0200 Subject: Added doxygen comments for the main eurephiadm parts --- eurephiadm/client_config.h | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'eurephiadm/client_config.h') diff --git a/eurephiadm/client_config.h b/eurephiadm/client_config.h index abffe48..8d31684 100644 --- a/eurephiadm/client_config.h +++ b/eurephiadm/client_config.h @@ -19,6 +19,15 @@ * */ +/** + * @file client_config.h + * @author David Sommerseth + * @date 2008-12-01 + * + * @brief Config file parser + * + */ + #ifndef EUREPHIA_CLIENT_CONFIG_H #define EUREPHIA_CLIENT_CONFIG_H -- cgit