Clean-up: hash table utils are unnecessarily non-const
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 2 Nov 2017 17:19:43 +0000 (13:19 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 28 Feb 2018 16:28:37 +0000 (11:28 -0500)
Non-const internal utilities make it hard/impossible to write
const-correct code in the rest of the project.

This clean-up allows the notification subsystem to improve on
this code-quality front (see follow-up patches).

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.025224 seconds and 4 git commands to generate.