(svn r10102) -Documentation: @file header was wrong

This commit is contained in:
truelight 2007-06-11 15:14:57 +00:00
parent d2d25295ce
commit 4ad6639475
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
/* $Id$ */
/** @file debug.hpp */
/** @file 8bpp_debug.hpp */
#ifndef BLITTER_8BPP_DEBUG_HPP
#define BLITTER_8BPP_DEBUG_HPP

View File

@ -1,6 +1,6 @@
/* $Id$ */
/** @file 8bpp_nice.hpp */
/** @file 8bpp_optimized.hpp */
#ifndef BLITTER_8BPP_OPTIMIZED_HPP
#define BLITTER_8BPP_OPTIMIZED_HPP

View File

@ -1,6 +1,6 @@
/* $Id$ */
/** @file 8bpp.hpp */
/** @file 8bpp_simple.hpp */
#ifndef BLITTER_8BPP_SIMPLE_HPP
#define BLITTER_8BPP_SIMPLE_HPP