File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4390,14 +4390,14 @@ extern "C" {
4390
4390
* - "1": Subsystem information will be logged.
4391
4391
*
4392
4392
* This is generally meant to be used as an environment variable to let
4393
- * end-users report what subsystems were chosen on their system, to aid
4394
- * in debugging. Logged information is sent through SDL_Log(), which
4395
- * means by default they appear on stdout on most platforms or maybe
4393
+ * end-users report what subsystems were chosen on their system, to aid in
4394
+ * debugging. Logged information is sent through SDL_Log(), which means by
4395
+ * default they appear on stdout on most platforms or maybe
4396
4396
* OutputDebugString() on Windows, and can be funneled by the app with
4397
4397
* SDL_SetLogOutputFunction(), etc.
4398
4398
*
4399
- * This hint can be set anytime, but the specific logs are generated
4400
- * during subsystem init.
4399
+ * This hint can be set anytime, but the specific logs are generated during
4400
+ * subsystem init.
4401
4401
*
4402
4402
* \since This hint is available since SDL 3.4.0.
4403
4403
*/
You can’t perform that action at this time.
0 commit comments