aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/jingle.h
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-24 20:29:41 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-24 20:29:41 +0000
commit10edb20a8e659e7a8468ec032aa5042fd70b6d86 (patch)
tree1affbf2f9fe7a7ec24e319146b7094431b6707e1 /include/asterisk/jingle.h
parent2c162efa7e1633695c3a96027f3aefc7e00910c3 (diff)
Doxygen additions, corrections
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@56665 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk/jingle.h')
-rw-r--r--include/asterisk/jingle.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/asterisk/jingle.h b/include/asterisk/jingle.h
index 0968b7394..222ca510b 100644
--- a/include/asterisk/jingle.h
+++ b/include/asterisk/jingle.h
@@ -16,6 +16,15 @@
* at the top of the source tree.
*/
+/*! \file
+ * \brief Jingle definitions for chan_jingle
+ *
+ * \ref chan_jingle.c
+ *
+ * \author Matt O'Gorman <mogorman@digium.com>
+ */
+
+
#ifndef _ASTERISK_JINGLE_H
#define _ASTERISK_JINGLE_H