summaryrefslogtreecommitdiffstats
path: root/src/hci/mucurses/alert.c
diff options
context:
space:
mode:
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
*