Module: sip-router
Branch: master
Commit: 99db13c459888a2a7e8ac4af0fc7642541ba5ccb
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=99db13c459888a2a7e8ac4af0fc7642541ba5ccb

Author: Timo Reimann <[email protected]>
Committer: Timo Reimann <[email protected]>
Date:   Sat Aug 27 02:41:51 2011 +0200

modules_k/dialog: Remove old parameter "del" from interface
description.

---

 modules_k/dialog/dlg_hash.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/modules_k/dialog/dlg_hash.c b/modules_k/dialog/dlg_hash.c
index 0aee562..35e5bc1 100644
--- a/modules_k/dialog/dlg_hash.c
+++ b/modules_k/dialog/dlg_hash.c
@@ -472,7 +472,6 @@ not_found:
  * \param ftag from tag
  * \param ttag to tag
  * \param dir direction
- * \param del will set to 1 if dialog is deleted
  * \return dialog structure on success, NULL on failure
  */
 static inline struct dlg_cell* internal_get_dlg(unsigned int h_entry,


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to