]> git.proxmox.com Git - mirror_qemu.git/blobdiff - sdl_keysym.h
Fix Sparse warnings: "Using plain integer as NULL pointer"
[mirror_qemu.git] / sdl_keysym.h
index c213ef873ba800e12777286dbf23890537ff5cc9..ee904805da8b762e4041e04cc568dfb8f2a5ce45 100644 (file)
@@ -273,5 +273,5 @@ static const name2keysym_t name2keysym[]={
 {"Pause", SDLK_PAUSE},
 {"Escape", SDLK_ESCAPE},
 
-{0,0},
+{NULL, 0},
 };