[sr-dev] git:master:098849c7: dialog: updated old comment to reflect current behaviour

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


Module: kamailio
Branch: master
Commit: 098849c72a8b651a5757eac3eb3dee6772766d76
URL: https://github.com/kamailio/kamailio/commit/098849c72a8b651a5757eac3eb3dee6772766d76

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

dialog: updated old comment to reflect current behaviour

---

Modified: modules/dialog/dlg_hash.c

---

Diff:  https://github.com/kamailio/kamailio/commit/098849c72a8b651a5757eac3eb3dee6772766d76.diff
Patch: https://github.com/kamailio/kamailio/commit/098849c72a8b651a5757eac3eb3dee6772766d76.patch

---

diff --git a/modules/dialog/dlg_hash.c b/modules/dialog/dlg_hash.c
index d20a215..99235ee 100644
--- a/modules/dialog/dlg_hash.c
+++ b/modules/dialog/dlg_hash.c
@@ -720,7 +720,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