diff src/minilzo.cpp @ 6201:3b141366478a draft

(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style.
author belugas <belugas@openttd.org>
date Sat, 03 Mar 2007 04:04:22 +0000 (2007-03-03)
parents 4b26bd55bd24
children 57363e064324
line wrap: on
line diff
--- a/src/minilzo.cpp
+++ b/src/minilzo.cpp
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/* minilzo.c -- mini subset of the LZO real-time data compression library
+/* @file minilzo.cpp -- mini subset of the LZO real-time data compression library
 
    This file is part of the LZO real-time data compression library.