summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stgdir.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/source/sdstor/stgdir.cxx')
-rw-r--r--sot/source/sdstor/stgdir.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sot/source/sdstor/stgdir.cxx b/sot/source/sdstor/stgdir.cxx
index 18fe0b29efc2..c02786770c4b 100644
--- a/sot/source/sdstor/stgdir.cxx
+++ b/sot/source/sdstor/stgdir.cxx
@@ -28,7 +28,7 @@
#include "stgio.hxx"
-//////////////////////////// class StgDirEntry /////////////////////////////
+//////////////////////////// class StgDirEntry
// This class holds the dir entry data and maintains dirty flags for both
// the entry and the data.
@@ -770,7 +770,7 @@ void StgDirEntry::Invalidate( bool bDel )
}
}
-///////////////////////////// class StgDirStrm ////////////////////////////
+///////////////////////////// class StgDirStrm
// This specialized stream is the maintenance stream for the directory tree.