aboutsummaryrefslogtreecommitdiffstats
path: root/agi/eagi-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'agi/eagi-test.c')
-rw-r--r--agi/eagi-test.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/agi/eagi-test.c b/agi/eagi-test.c
index 7745d18ae..ed725fcc3 100644
--- a/agi/eagi-test.c
+++ b/agi/eagi-test.c
@@ -18,6 +18,15 @@
#define AUDIO_FILENO (STDERR_FILENO + 1)
+/*! \file
+ * Extended AGI test application
+ *
+ * This code is released into the public domain
+ * with no warranty of any kind
+ *
+ * \ingroup agi
+ */
+
static int read_environment(void)
{
char buf[256];