Files
SDL/src/core
Ryan C. Gordon 93fb710a46 evdev: Don't initialize struct sigaction with "{ 0 }".
It causes warnings on some platforms, depending on the actual definition of
sigaction, and since this is static data, it'll be zero'd out anyhow.
2018-10-03 16:54:24 -04:00
..
2018-01-03 10:03:25 -08:00
2018-09-24 11:49:25 -07:00