Fix compiler warnings
authorRan Benita <ran234@gmail.com>
Sun, 8 Apr 2012 12:37:36 +0000 (15:37 +0300)
committerDaniel Stone <daniel@fooishbar.org>
Mon, 9 Apr 2012 12:48:00 +0000 (13:48 +0100)
commit2590b5a15d9f685dacce79d8d4bc23906008036b
treea32167410151340d3eac2b9903199e34fd78bd29
parentd007cd0a1f3f4b9c927175771ff79aae6fe4ab8b
Fix compiler warnings

(They were not reported, see next commit).
The reset function declaration didn't match its name in the definition;
the _defaults variant matches better with the rest.

Signed-off-by: Ran Benita <ran234@gmail.com>
[daniels: Updated to current master.]
include/xkbcommon/xkbcommon.h
src/maprules.c
src/xkbcomp/symbols.c