(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style.

This commit is contained in:
belugas
2007-03-03 04:04:22 +00:00
parent 6887fbbaaf
commit b71354dc40
30 changed files with 367 additions and 286 deletions

View File

@@ -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.