mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-31 22:42:52 +08:00
minor whitespace fix
This commit is contained in:
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
+1
-1
@@ -177,7 +177,7 @@ typedef enum
|
|||||||
SDL_DISPLAYEVENT_NONE, /**< Never used */
|
SDL_DISPLAYEVENT_NONE, /**< Never used */
|
||||||
SDL_DISPLAYEVENT_ORIENTATION, /**< Display orientation has changed to data1 */
|
SDL_DISPLAYEVENT_ORIENTATION, /**< Display orientation has changed to data1 */
|
||||||
SDL_DISPLAYEVENT_CONNECTED, /**< Display has been added to the system */
|
SDL_DISPLAYEVENT_CONNECTED, /**< Display has been added to the system */
|
||||||
SDL_DISPLAYEVENT_DISCONNECTED /**< Display has been removed from the system */
|
SDL_DISPLAYEVENT_DISCONNECTED /**< Display has been removed from the system */
|
||||||
} SDL_DisplayEventID;
|
} SDL_DisplayEventID;
|
||||||
|
|
||||||
typedef enum
|
typedef enum
|
||||||
|
|||||||
Reference in New Issue
Block a user