f8301ebc56
xkbscan.l: In function 'setScanState': xkbscan.l:201:1: warning: control reaches end of non-void function I: Program returns random data in a function E: libxkbcommon no-return-in-nonvoid-function xkbscan.l:201 Change return type of setScanState to void, since a return value is never used by its callers. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> |
||
---|---|---|
include | ||
m4 | ||
src | ||
test | ||
.gitignore | ||
COPYING | ||
Makefile.am | ||
autogen.sh | ||
configure.ac | ||
xkbcommon.pc.in |