diff options
| author | Vincent Richard <[email protected]> | 2004-12-22 14:55:43 +0000 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2004-12-22 14:55:43 +0000 |
| commit | 4f9e439eecbca00b6de0d64e8a3f39b5e7707284 (patch) | |
| tree | a2631ed6d1a86ac9f81164f1b9305434aed0a362 /src/utility/file.hpp | |
| parent | Updated ChangeLog for new functions in 'component'. (diff) | |
| download | vmime-4f9e439eecbca00b6de0d64e8a3f39b5e7707284.tar.gz vmime-4f9e439eecbca00b6de0d64e8a3f39b5e7707284.zip | |
Some more class documentation.
Diffstat (limited to 'src/utility/file.hpp')
| -rw-r--r-- | src/utility/file.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utility/file.hpp b/src/utility/file.hpp index 5ad9aef5..73ffd964 100644 --- a/src/utility/file.hpp +++ b/src/utility/file.hpp @@ -198,7 +198,7 @@ public: }; -/** Constructs file objects. +/** Constructs 'file' objects. */ class fileSystemFactory |
