mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-17 02:08:27 +00:00
Fixed typo in test header file comment.
This commit is contained in:
parent
2919905620
commit
cad94bd502
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ extern "C" {
|
||||||
/* Global definitions */
|
/* Global definitions */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Note: Maximum size of SDLTest log message is less than SDLs limit
|
* Note: Maximum size of SDLTest log message is less than SDL's limit
|
||||||
* to ensure we can fit additional information such as the timestamp.
|
* to ensure we can fit additional information such as the timestamp.
|
||||||
*/
|
*/
|
||||||
#define SDLTEST_MAX_LOGMESSAGE_LENGTH 3584
|
#define SDLTEST_MAX_LOGMESSAGE_LENGTH 3584
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue