From 6a86e758708a92134a8734a80935ae5fa3807ae4 Mon Sep 17 00:00:00 2001 From: belugas Date: Wed, 4 Apr 2007 01:35:16 +0000 Subject: (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near --- src/sdl.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/sdl.cpp') diff --git a/src/sdl.cpp b/src/sdl.cpp index 3f70a8343..071a472af 100644 --- a/src/sdl.cpp +++ b/src/sdl.cpp @@ -1,5 +1,7 @@ /* $Id$ */ +/** @file sdl.cpp */ + #include "stdafx.h" #ifdef WITH_SDL -- cgit v1.2.3-54-g00ecf