Skip to content

Commit

Permalink
dialog: updated old comment to reflect current behaviour
Browse files Browse the repository at this point in the history
(cherry picked from commit 098849c)
  • Loading branch information
miconda committed Oct 1, 2015
1 parent 9083ac3 commit 714d3e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/dialog/dlg_hash.c
Expand Up @@ -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,
Expand Down

0 comments on commit 714d3e3

Please sign in to comment.