Commit 4fa21dd65b0a100fe39903dfc05b25c2646d4965

SDL Wiki Bot 2022-02-01T10:37:05

Sync wiki -> header

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/include/SDL_system.h b/include/SDL_system.h
index 68b928e..41563ad 100644
--- a/include/SDL_system.h
+++ b/include/SDL_system.h
@@ -426,8 +426,9 @@ extern DECLSPEC SDL_bool SDLCALL SDL_AndroidRequestPermission(const char *permis
 extern DECLSPEC int SDLCALL SDL_AndroidShowToast(const char* message, int duration, int gravity, int xoffset, int yoffset);
 
 /**
- * Send a user command to SDLActivity. Override "boolean
- * onUnhandledMessage(Message msg)" to handle the message.
+ * Send a user command to SDLActivity.
+ *
+ * Override "boolean onUnhandledMessage(Message msg)" to handle the message.
  *
  * \param command user command that must be greater or equal to 0x8000
  * \param param user parameter