[sr-dev] git:4.3:714d3e32: dialog: updated old comment to reflect current behaviour

Daniel-Constantin Mierla miconda at gmail.com
Thu Oct 1 16:53:47 CEST 2015


Module: kamailio
Branch: 4.3
Commit: 714d3e329e9c0352da814832e6f86cd0e5fdea39
URL: https://github.com/kamailio/kamailio/commit/714d3e329e9c0352da814832e6f86cd0e5fdea39

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2015-10-01T16:36:16+02:00

dialog: updated old comment to reflect current behaviour

(cherry picked from commit 098849c72a8b651a5757eac3eb3dee6772766d76)

---

Modified: modules/dialog/dlg_hash.c

---

Diff:  https://github.com/kamailio/kamailio/commit/714d3e329e9c0352da814832e6f86cd0e5fdea39.diff
Patch: https://github.com/kamailio/kamailio/commit/714d3e329e9c0352da814832e6f86cd0e5fdea39.patch

---

diff --git a/modules/dialog/dlg_hash.c b/modules/dialog/dlg_hash.c
index 630b6eb..656833c 100644
--- a/modules/dialog/dlg_hash.c
+++ b/modules/dialog/dlg_hash.c
@@ -651,7 +651,7 @@ dlg_cell_t* dlg_get_by_iuid(dlg_iuid_t *diuid)
  * \param ftag from tag
  * \param ttag to tag
  * \param dir direction
- * \param mode let hash table slot locked if dialog is not found
+ * \param mode let hash table slot locked or not
  * \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