mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-21 23:05:49 +00:00
dlnote: embed trailing semicolon in SDL_ELF_NOTE_DLOPEN macro
This commit is contained in:
committed by
Özkan Sezer
parent
e18b301c51
commit
9dd3e2305e
@@ -46,7 +46,7 @@ SDL_ELF_NOTE_DLOPEN(
|
||||
"Support for joysticks through libusb",
|
||||
SDL_ELF_NOTE_DLOPEN_PRIORITY_SUGGESTED,
|
||||
SDL_LIBUSB_DYNAMIC
|
||||
);
|
||||
)
|
||||
#endif
|
||||
|
||||
#if defined(SDL_PLATFORM_WIN32) || defined(SDL_PLATFORM_WINGDK)
|
||||
|
||||
Reference in New Issue
Block a user