aboutsummaryrefslogtreecommitdiffstats
path: root/channels/iax2-parser.h
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-26 13:03:17 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-26 13:03:17 +0000
commitbb65d2e30ad3f60c41392e62f6967cd56da24807 (patch)
treeac2077d5f4daeabcbf37e75955ca40c2f468046e /channels/iax2-parser.h
parentb15ff02ed24f5aa221e1efafd9eab16d10c8ed9b (diff)
more doxygenification (issue #5513)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6852 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/iax2-parser.h')
-rwxr-xr-xchannels/iax2-parser.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/channels/iax2-parser.h b/channels/iax2-parser.h
index 1ed8956bf..dd90682c2 100755
--- a/channels/iax2-parser.h
+++ b/channels/iax2-parser.h
@@ -10,6 +10,10 @@
* This program is free software, distributed under the terms of
* the GNU General Public License
*/
+
+/*!\file
+ * \brief Implementation of the IAX2 protocol
+ */
#ifndef _IAX2_PARSER_H
#define _IAX2_PARSER_H