Author :
Ran Benita
Date :
2019-12-27 14:52:49
Hash :40bea8e9 Message :xkbcomp: fix wrong return type
Detected by MSVC:
xkbcomp\xkbcomp.c(111): warning C4047: 'return': 'bool' differs in levels of indirection from 'void *'
Signed-off-by: Ran Benita <ran@unusedvar.com>