summaryrefslogtreecommitdiffstats
path: root/src/hci/mucurses/alert.c
diff options
context:
space:
mode:
authorDan Lynch2006-06-21 12:26:01 +0200
committerDan Lynch2006-06-21 12:26:01 +0200
commit12ca5aa442ff0f47eb31ab438e0705eaf1abb6a1 (patch)
treed6f4987b6e10c3f95186310046c0395ec17b6310 /src/hci/mucurses/alert.c
parent- major implementation work completed (testing in progress) (diff)
downloadipxe-12ca5aa442ff0f47eb31ab438e0705eaf1abb6a1.tar.gz
ipxe-12ca5aa442ff0f47eb31ab438e0705eaf1abb6a1.tar.xz
ipxe-12ca5aa442ff0f47eb31ab438e0705eaf1abb6a1.zip
added doxygen file header
Diffstat (limited to 'src/hci/mucurses/alert.c')
-rw-r--r--src/hci/mucurses/alert.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/hci/mucurses/alert.c b/src/hci/mucurses/alert.c
index dedc3ba5..4e88b82a 100644
--- a/src/hci/mucurses/alert.c
+++ b/src/hci/mucurses/alert.c
@@ -1,6 +1,12 @@
#include <curses.h>
#include <vsprintf.h>
+/** @file
+ *
+ * MuCurses alert functions
+ *
+ */
+
/**
* Audible signal
*