WINGs: Added 'const' attribute to function 'WMCreateHashTable'
commit895a6e97e1d0cbafd9fd6a5b1aba674275d4eed4
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 23 Nov 2013 17:14:07 +0000 (23 18:14 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 30 Dec 2013 18:11:07 +0000 (30 18:11 +0000)
tree24e3554fd9604af5906022d6fff1276705a07ba0
parent23ac316d1e33a60e157b1d61a1d62af90d0e79f2
WINGs: Added 'const' attribute to function 'WMCreateHashTable'

Although this is a modification of the public API, this patch does not
change the binary interface, and the attribute does not add a constraint
on the parameter for the caller so we do not break the source compatibility
either.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
WINGs/WINGs/WUtil.h
WINGs/hashtable.c