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:
9589544
)
Merged revisions 83976 via svnmerge from
author
Russell Bryant
<russell@russellbryant.com>
Thu, 27 Sep 2007 00:02:18 +0000
(
00:02
+0000)
committer
Russell Bryant
<russell@russellbryant.com>
Thu, 27 Sep 2007 00:02:18 +0000
(
00:02
+0000)
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r83976 | russell | 2007-09-26 19:01:29 -0500 (Wed, 26 Sep 2007) | 1 line
remove a todo item that has been completed
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@83977
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
pbx/pbx_dundi.c
patch
|
blob
|
history
diff --git
a/pbx/pbx_dundi.c
b/pbx/pbx_dundi.c
index
711551c
..
d33e7c7
100644
(file)
--- a/
pbx/pbx_dundi.c
+++ b/
pbx/pbx_dundi.c
@@
-19,8
+19,6
@@
/*! \file
*
* \brief Distributed Universal Number Discovery (DUNDi)
- *
- * \todo XXX This module leaks most of the memory it allocates on unload.
*/
/*** MODULEINFO