summaryrefslogtreecommitdiff
path: root/agi/eagi-test.c
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2006-11-30 18:22:10 +0000
committerOlle Johansson <oej@edvina.net>2006-11-30 18:22:10 +0000
commit7e4d48207164bfed87af04698a2ce89c84bca200 (patch)
tree9998ac111c91d68a4e6e216138db480ca2c88961 /agi/eagi-test.c
parent7b11c893730e48d3cfcfb94436d1580095c2e4da (diff)
Doxygen updates
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48149 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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];