aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoricculus <icculus@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-28 11:20:35 +0000
committericculus <icculus@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-28 11:20:35 +0000
commitb452aa8bd1e4f34c56e3448440ed0c15f80521cd (patch)
treea5a67e912c8fe73821d7b74a1c5e40c4c2089a43
parentae241d5adfc665fb5ab1408b64d51c806677bc5b (diff)
downloadioquake3-aero-b452aa8bd1e4f34c56e3448440ed0c15f80521cd.tar.gz
ioquake3-aero-b452aa8bd1e4f34c56e3448440ed0c15f80521cd.zip
Fixed comment.
git-svn-id: svn://svn.icculus.org/quake3/trunk@386 edf5b092-35ff-0310-97b2-ce42778d08ea
-rw-r--r--code/unix/sdl_glimp.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/code/unix/sdl_glimp.c b/code/unix/sdl_glimp.c
index 129d1b8..3960984 100644
--- a/code/unix/sdl_glimp.c
+++ b/code/unix/sdl_glimp.c
@@ -1484,8 +1484,5 @@ void IN_JoyMove( void )
#endif // USE_SDL_VIDEO
-// end of linux_glimp_sdl.c ...
-
-
-
+// end sdl_glimp.c ...