[vala-extra-vapis] sdl2: Fix documentation block for SDL_HINT_ANDROID_BLOCK_ON_PAUSE



commit 2cfd5a2f8e930f666909a8b6eac9923d06c7e965
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Tue Oct 20 11:19:00 2020 +0200

    sdl2: Fix documentation block for SDL_HINT_ANDROID_BLOCK_ON_PAUSE

 sdl2.vapi | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/sdl2.vapi b/sdl2.vapi
index 31f9589..5ae3b0f 100644
--- a/sdl2.vapi
+++ b/sdl2.vapi
@@ -1249,6 +1249,7 @@ namespace SDL {
                 * A variable to control whether the event loop will block itself when the app is paused.
                 *
                 * The variable can be set to the following values:
+                *
                 *  * "0"       - Non blocking.
                 *  * "1"       - Blocking. (default)
                 *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]