aboutsummaryrefslogtreecommitdiffstats
path: root/funcs
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-09 04:09:16 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-09 04:09:16 +0000
commit15a49ab01c0714133b7da7a4039823426286efa5 (patch)
tree66821907c5cc5281f80b3abd71f4c6e01c92cc78 /funcs
parentd0f2b770b0e88ebb1b1377c269f2f7826e9cc731 (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: http://svn.digium.com/svn/asterisk/trunk@73994 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'funcs')
-rw-r--r--funcs/func_devstate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/funcs/func_devstate.c b/funcs/func_devstate.c
index 7125ca1b0..6c3d8e932 100644
--- a/funcs/func_devstate.c
+++ b/funcs/func_devstate.c
@@ -24,7 +24,7 @@
*
* \ingroup functions
*
- * \note Props go out to Ahrimanes in #asterisk for requesting this at 4:30 AM
+ * \note Props go out to Ahrimanes in \#asterisk for requesting this at 4:30 AM
* when I couldn't sleep. :)
*/