projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9733b30
)
Remove the verbatim tag from the author line
author
Mark Michelson
<mmichelson@digium.com>
Fri, 19 Dec 2008 22:40:57 +0000
(22:40 +0000)
committer
Mark Michelson
<mmichelson@digium.com>
Fri, 19 Dec 2008 22:40:57 +0000
(22:40 +0000)
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
funcs/func_audiohookinherit.c
patch
|
blob
|
history
diff --git
a/funcs/func_audiohookinherit.c
b/funcs/func_audiohookinherit.c
index
5dd937d
..
d837462
100644
(file)
--- 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
*/