Commit 16a1721e9d422b3b42fe43ef4eb83be6715e14ef

SDL Wiki Bot 2021-11-18T20:25:05

Sync wiki -> header

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/include/SDL_main.h b/include/SDL_main.h
index 177f893..27f4a18 100644
--- a/include/SDL_main.h
+++ b/include/SDL_main.h
@@ -130,7 +130,7 @@ extern SDLMAIN_DECLSPEC int SDL_main(int argc, char *argv[]);
  * will not be changed it is necessary to define SDL_MAIN_HANDLED before
  * including SDL.h.
  *
- * \since This function is available since SDL 2.0.0.
+ * \since This function is available since SDL 2.0.2.
  *
  * \sa SDL_Init
  */