diff src/sdl.cpp @ 9111:d48433370037 draft

(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
author rubidium <rubidium@openttd.org>
date Tue, 06 May 2008 15:11:33 +0000 (2008-05-06)
parents 080aae477331
children 592ae9307430
line wrap: on
line diff
--- a/src/sdl.cpp
+++ b/src/sdl.cpp
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/** @file sdl.cpp */
+/** @file sdl.cpp Implementation of SDL support. */
 
 #include "stdafx.h"