mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-05 22:30:29 +00:00
Previously something like SDL_GetCurrentDisplayMode() would have this output:
```
RETURN VALUE
*) Returns a pointer to the desktop display mode or NULL on failure; call SDL_GetError() for more information.
```
Now it doesn't have the junk at the start of the text:
```
RETURN VALUE
Returns a pointer to the desktop display mode or NULL on failure; call SDL_GetError() for more information.
```
|
||
|---|---|---|
| .. | ||
| pkg-support | ||
| add-source-to-projects.pl | ||
| androidbuildlibs.sh | ||
| build-release.py | ||
| build-web-examples.pl | ||
| casefolding.txt | ||
| check_android_jni.py | ||
| check_elf_alignment.sh | ||
| check_stdlib_usage.py | ||
| clang-format-src.sh | ||
| cmake-toolchain-mingw64-i686.cmake | ||
| cmake-toolchain-mingw64-x86_64.cmake | ||
| cmake-toolchain-qnx-aarch64le.cmake | ||
| cmake-toolchain-qnx-x86_64.cmake | ||
| codechecker-buildbot.sh | ||
| create-android-project.py | ||
| create-release.py | ||
| create_tbds.py | ||
| djgpp-platform-overrides.cmake | ||
| download-gameinput-headers.py | ||
| fnsince.pl | ||
| gen_audio_channel_conversion.c | ||
| git-pre-push-hook.pl | ||
| i586-pc-msdosdjgpp.cmake | ||
| makecasefoldhashtable.pl | ||
| release-info.json | ||
| rename_api.py | ||
| rename_headers.py | ||
| rename_macros.py | ||
| rename_symbols.py | ||
| rename_types.py | ||
| SDL_migration.cocci | ||
| setup-gdk-desktop.py | ||
| showrev.sh | ||
| test-versioning.sh | ||
| update-copyright.sh | ||
| update-version.sh | ||
| updaterev.sh | ||
| wikiheaders.pl | ||