Explorar o código

minor whitespace fix

Ozkan Sezer %!s(int64=5) %!d(string=hai) anos
pai
achega
e58cc5fa0e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Android.mk

+ 1 - 1
Android.mk

@@ -177,7 +177,7 @@ typedef enum
     SDL_DISPLAYEVENT_NONE,          /**< Never used */
     SDL_DISPLAYEVENT_ORIENTATION,   /**< Display orientation has changed to data1 */
     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;
 
 typedef enum