[ooo-build-commit] .: sw/source
Thorsten Behrens
thorsten at kemper.freedesktop.org
Fri Oct 1 15:18:54 PDT 2010
sw/source/core/view/viewsh.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fbdefd28b671b5bbd51ed3b23c13ffa1406bef00
Author: Neil Stalker <nestalk at gmail.com>
Date: Sat Oct 2 00:18:04 2010 +0200
Properly comment a comment
diff --git a/sw/source/core/view/viewsh.cxx b/sw/source/core/view/viewsh.cxx
index 3feadff..cb351ba 100644
--- a/sw/source/core/view/viewsh.cxx
+++ b/sw/source/core/view/viewsh.cxx
@@ -251,7 +251,7 @@ void ViewShell::ImplEndAction( const BOOL bIdleEnd )
Imp()->pRegion = NULL;
- / First Invert then Compress, never the other way round!
+ // First Invert then Compress, never the other way round!
pRegion->Invert();
pRegion->Compress();
More information about the ooo-build-commit
mailing list