summaryrefslogtreecommitdiffstats
path: root/eurephiadm/get_console_input.h
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2009-09-04 00:48:52 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2009-09-04 00:48:52 +0200
commitda402ffcbe7e9a616bab83739b7294ce9f5e79c4 (patch)
tree8e85cd3f72a1cfa5b1600461b687917423eb2c9d /eurephiadm/get_console_input.h
parent2dcc5b5da4291e0cb4fb9fce6134dc836e92c344 (diff)
downloadeurephia-da402ffcbe7e9a616bab83739b7294ce9f5e79c4.tar.gz
eurephia-da402ffcbe7e9a616bab83739b7294ce9f5e79c4.tar.xz
eurephia-da402ffcbe7e9a616bab83739b7294ce9f5e79c4.zip
Added doxygen comments for the main eurephiadm parts
Diffstat (limited to 'eurephiadm/get_console_input.h')
-rw-r--r--eurephiadm/get_console_input.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/eurephiadm/get_console_input.h b/eurephiadm/get_console_input.h
index 12120ab..827aea6 100644
--- a/eurephiadm/get_console_input.h
+++ b/eurephiadm/get_console_input.h
@@ -19,6 +19,15 @@
*
*/
+/**
+ * @file get_console_input.h
+ * @author David Sommerseth <dazo@users.sourceforge.net>
+ * @date 2008-11-29
+ *
+ * @brief Simple function to retrieve user input from the console
+ *
+ */
+
#ifndef _GETPASSWORD_H
#define _GETPASSWORD_H