diff options
author | 2010-01-16 04:12:04 +0000 | |
---|---|---|
committer | 2010-01-16 04:12:04 +0000 | |
commit | aebc07a8971238b115210e89eca8e7824eca8dbc (patch) | |
tree | a7157331b3813365da7703902380ac6309f5e934 /src/osd/sdl/osinline.h | |
parent | f6c832ea90a9c69c95b4006ff328867bb41ebe5c (diff) |
Cleanups and version bump.
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__) |