Corrected a misplaced class description comment

This commit is contained in:
Thomas Schmitt 2010-05-31 09:58:46 +00:00
parent a2acc514ca
commit 2be83e771c
3 changed files with 3 additions and 5 deletions

View File

@ -7,8 +7,7 @@
This file contains the implementations of classes:
- FindjoB, ExprnodE, ExprtesT which perform tree searches in
libisofs or in POSIX filesystem
- SplitparT which represents byte intervals of data files.
- DirseQ which crawls along a directory's content list.

View File

@ -7,8 +7,7 @@
This file contains declarations of classes:
- FindjoB, ExprnodE, ExprtesT which perform tree searches in
libisofs or in POSIX filesystem
- SplitparT which represents byte intervals of data files.
- DirseQ which crawls along a directory's content list.

View File

@ -1 +1 @@
#define Xorriso_timestamP "2010.05.26.123017"
#define Xorriso_timestamP "2010.05.31.095756"