From 5792aa85c7b39efbba313659c287abd9ae66df88 Mon Sep 17 00:00:00 2001 From: belugas Date: Sat, 3 Mar 2007 04:04:22 +0000 Subject: (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. --- src/fileio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fileio.h') diff --git a/src/fileio.h b/src/fileio.h index 11e7b4ef6..dc35100f6 100644 --- a/src/fileio.h +++ b/src/fileio.h @@ -1,6 +1,6 @@ /* $Id$ */ -/** @file fileio.h Declarations for Standard In/Out file operations*/ +/** @file fileio.h Declarations for Standard In/Out file operations */ #ifndef FILEIO_H #define FILEIO_H -- cgit v1.2.3-54-g00ecf