parent
3d31be5f87
commit
bcd811ce2f
|
@ -45,7 +45,7 @@ CompileKeymap(XkbFile *file, unsigned merge)
|
||||||
Bool ok;
|
Bool ok;
|
||||||
unsigned required, legal;
|
unsigned required, legal;
|
||||||
unsigned mainType;
|
unsigned mainType;
|
||||||
char *mainName;
|
const char *mainName;
|
||||||
LEDInfo *unbound = NULL;
|
LEDInfo *unbound = NULL;
|
||||||
struct xkb_desc *xkb = XkbcAllocKeyboard();
|
struct xkb_desc *xkb = XkbcAllocKeyboard();
|
||||||
struct {
|
struct {
|
||||||
|
|
Loading…
Reference in New Issue