aboutsummaryrefslogtreecommitdiffstats
path: root/channels/gentone.c
diff options
context:
space:
mode:
Diffstat (limited to 'channels/gentone.c')
-rw-r--r--channels/gentone.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/channels/gentone.c b/channels/gentone.c
index 29bd88e91..fc97e389e 100644
--- a/channels/gentone.c
+++ b/channels/gentone.c
@@ -1,6 +1,11 @@
/* Generate a header file for a particular
single or double frequency */
+/*! \file
+ * \brief
+ * Generate a header file for a particular single or double frequency
+ */
+
#include <stdio.h>
#include <math.h>
#include <string.h>