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/main.c | |
parent | f6c832ea90a9c69c95b4006ff328867bb41ebe5c (diff) |
Cleanups and version bump.
Diffstat (limited to 'src/osd/sdl/main.c')
-rw-r--r-- | src/osd/sdl/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osd/sdl/main.c b/src/osd/sdl/main.c index ca1a305dd4d..1e047108306 100644 --- a/src/osd/sdl/main.c +++ b/src/osd/sdl/main.c @@ -5,7 +5,7 @@ // Copyright (c) 1996-2007, Nicola Salmoria and the MAME Team. // Visit http://mamedev.org for licensing and usage restrictions. // -// SDLMAME by Olivier Galibert and R. Belmont +// SDLMAME by Olivier Galibert and R. Belmont // //============================================================ |