From 714d3e329e9c0352da814832e6f86cd0e5fdea39 Mon Sep 17 00:00:00 2001 From: Daniel-Constantin Mierla Date: Thu, 1 Oct 2015 16:34:59 +0200 Subject: [PATCH] dialog: updated old comment to reflect current behaviour (cherry picked from commit 098849c72a8b651a5757eac3eb3dee6772766d76) --- modules/dialog/dlg_hash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/dialog/dlg_hash.c b/modules/dialog/dlg_hash.c index 630b6eb5509..656833cdc48 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,