diff options
Diffstat (limited to 'src/osd/sdl/osinline.h')
-rw-r--r-- | src/osd/sdl/osinline.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/osd/sdl/osinline.h b/src/osd/sdl/osinline.h index d020e89a912..0a9c6f428a8 100644 --- a/src/osd/sdl/osinline.h +++ b/src/osd/sdl/osinline.h @@ -1,6 +1,6 @@ //============================================================ // -// osinline.h - GNU C inline functions +// osinline.h - GNU C inline functions // //============================================================ @@ -11,7 +11,7 @@ //============================================================ -// INLINE FUNCTIONS +// INLINE FUNCTIONS //============================================================ #if defined(__i386__) || defined(__x86_64__) |