SDL/src/core
Sam Lantinga ba95fa6152 Revert "Fix incorrectly terminated MakeThreadHighPriority dbus message"
The first terminator is for input parameters. The second terminator was for the
output parameters.

If an error occurs when calling MakeThreadHighPriority(), e.g. a bad thread id,
then the reply from connection_send_with_reply_and_block() will be null.
2020-04-08 08:42:09 -07:00
..
android Added SDL_log.h to SDL_internal.h so logging is available everywhere 2020-04-07 09:38:57 -07:00
linux Revert "Fix incorrectly terminated MakeThreadHighPriority dbus message" 2020-04-08 08:42:09 -07:00
unix Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
windows Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
winrt Added SDL_log.h to SDL_internal.h so logging is available everywhere 2020-04-07 09:38:57 -07:00