diff src/video/ataricommon/SDL_xbiosinterrupt_s.h @ 2043:adf732f1f016

Formatting update
author Sam Lantinga <slouken@libsdl.org>
date Sun, 24 Sep 2006 15:56:55 +0000
parents b7d426b28c18
children 99210400e8b9
line wrap: on
line diff
--- a/src/video/ataricommon/SDL_xbiosinterrupt_s.h	Sun Sep 24 15:56:36 2006 +0000
+++ b/src/video/ataricommon/SDL_xbiosinterrupt_s.h	Sun Sep 24 15:56:55 2006 +0000
@@ -36,7 +36,7 @@
 
 /* Variables */
 
-extern volatile Uint16 SDL_AtariXbios_mouselock;   /* mouse lock position */
+extern volatile Uint16 SDL_AtariXbios_mouselock;        /* mouse lock position */
 extern volatile Uint16 SDL_AtariXbios_mouseb;   /* buttons */
 extern volatile Sint16 SDL_AtariXbios_mousex;   /* X relative motion */
 extern volatile Sint16 SDL_AtariXbios_mousey;   /* Y relative motion */