diff options
| author | Matthew Kilgore | 2019-10-04 05:53:37 +0200 |
|---|---|---|
| committer | Gerd Hoffmann | 2019-10-18 10:39:12 +0200 |
| commit | cd54ea456dbb2c704e8eb88c8ef4d3316aec133b (patch) | |
| tree | ce32dc6f6846e00b16fe7b29d8a4a7caad225b0a /scripts/git.orderfile | |
| parent | ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina) (diff) | |
| download | qemu-cd54ea456dbb2c704e8eb88c8ef4d3316aec133b.tar.gz qemu-cd54ea456dbb2c704e8eb88c8ef4d3316aec133b.tar.xz qemu-cd54ea456dbb2c704e8eb88c8ef4d3316aec133b.zip | |
curses: use the bit mask constants provided by curses
The curses API provides the A_ATTRIBUTES and A_CHARTEXT bit masks for
getting the attributes and character parts of a chtype, respectively. We
should use provided constants instead of using 0xff.
Signed-off-by: Matthew Kilgore <mattkilgore12@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Tested-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Message-id: 20191004035338.25601-2-mattkilgore12@gmail.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'scripts/git.orderfile')
0 files changed, 0 insertions, 0 deletions
