mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-19 19:10:31 +08:00
test: don't use wiki urls for documentation comments
Also make consistent use of \ as documentation escape character.
This commit is contained in:
@@ -25,7 +25,7 @@ static SDL_threadID mainthread;
|
||||
static SDL_Thread *threads[6];
|
||||
static SDL_atomic_t doterminate;
|
||||
|
||||
/*
|
||||
/**
|
||||
* SDL_Quit() shouldn't be used with atexit() directly because
|
||||
* calling conventions may differ...
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user