Module: kamailio Branch: master Commit: 098849c72a8b651a5757eac3eb3dee6772766d76 URL: https://github.com/kamailio/kamailio/commit/098849c72a8b651a5757eac3eb3dee67...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@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/098849c72a8b651a5757eac3eb3dee67... Patch: https://github.com/kamailio/kamailio/commit/098849c72a8b651a5757eac3eb3dee67...
---
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,