summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2007-07-09 04:09:16 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2007-07-09 04:09:16 +0000
commitba857cc8a9984225a842137c0674df6089862bb0 (patch)
tree66821907c5cc5281f80b3abd71f4c6e01c92cc78 /apps
parent56503686c9de910d0ba84f00e2badd94cb107628 (diff)
Merged revisions 73985 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r73985 | tilghman | 2007-07-08 23:03:20 -0500 (Sun, 08 Jul 2007) | 2 lines Doxygen formatting fixes; fixes errors while 'make progdocs'. (Closes issue #10104) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@73994 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps')
-rw-r--r--apps/app_voicemail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index ab9e7906c..dceb2fbf4 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -35,7 +35,7 @@ c-client (http://www.washington.edu/imap/
*
*
*
- * \note This file is now almost impossible to work with, due to all #ifdefs.
+ * \note This file is now almost impossible to work with, due to all \#ifdefs.
* Feels like the database code before realtime. Someone - please come up
* with a plan to clean this up.
*/