summaryrefslogtreecommitdiff
path: root/funcs
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2008-12-19 22:40:57 +0000
committerMark Michelson <mmichelson@digium.com>2008-12-19 22:40:57 +0000
commitc4ea017532b6b7e455d03d147baf3059de7cfabf (patch)
tree3db58dcd6bbabfdcd4b4cf7e94d4fdbb16a167e3 /funcs
parent9733b30ff04d33b88d192ed6ac18fa95a20dde89 (diff)
Remove the verbatim tag from the author line
I could have sworn I already did that before, though... git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@166095 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'funcs')
-rw-r--r--funcs/func_audiohookinherit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/funcs/func_audiohookinherit.c b/funcs/func_audiohookinherit.c
index 5dd937d6f..d837462bf 100644
--- a/funcs/func_audiohookinherit.c
+++ b/funcs/func_audiohookinherit.c
@@ -23,7 +23,7 @@
*
* \brief Audiohook inheritance function
*
- * \author \verbatim Mark Michelson <mmichelson@digium.com> \endverbatim
+ * \author Mark Michelson <mmichelson@digium.com>
*
* \ingroup functions
*/