]> git.proxmox.com Git - mirror_qemu.git/commit - ui/keymaps.h
keymap: make struct kbd_layout_t private to ui/keymaps.c
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 22 Feb 2018 07:05:09 +0000 (08:05 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 22 Feb 2018 09:35:14 +0000 (10:35 +0100)
commitfe5fca9a03ee965e039b8f5c0475032c9f950185
tree2a7a0dd883c096735821ed5f7b8e7a338007cc7e
parent41126214200bc6a0e4afe28f3a9d7888f5228d08
keymap: make struct kbd_layout_t private to ui/keymaps.c

Also use kbd_layout_t pointers instead of void pointers.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-id: 20180222070513.8740-2-kraxel@redhat.com
ui/keymaps.c
ui/keymaps.h