[sr-dev] git:master: modules_k/dialog: Remove old parameter "del" from interface

Timo Reimann timo.reimann at 1und1.de
Sat Aug 27 02:42:33 CEST 2011


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 <timo.reimann at 1und1.de>
Committer: Timo Reimann <timo.reimann at 1und1.de>
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,




More information about the sr-dev mailing list