[Libreoffice-commits] core.git: vcl/source
Chris Sherlock
chris.sherlock79 at gmail.com
Mon Apr 7 06:29:02 PDT 2014
vcl/source/gdi/print2.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a3c5ed4918d1320ac8fae18debe4d025a26455b4
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date: Mon Apr 7 23:28:14 2014 +1000
Minor change to comment in print2.cxx
Change-Id: Iacf42f6f4ae873a9af6fc60687f54549fa3774c0
diff --git a/vcl/source/gdi/print2.cxx b/vcl/source/gdi/print2.cxx
index 5ff22c8..4ec8338 100644
--- a/vcl/source/gdi/print2.cxx
+++ b/vcl/source/gdi/print2.cxx
@@ -667,7 +667,7 @@ bool OutputDevice::RemoveTransparenciesFromMetaFile( const GDIMetaFile& rInMtf,
pCurrAct && !bTransparent;
pCurrAct = ( (GDIMetaFile&) rInMtf ).NextAction() )
{
- // #i10613# determine if the action is a transparency capable
+ // #i10613# determine if the action is transparency capable
// #107169# Also examine metafiles with masked bitmaps in
// detail. Further down, this is optimized in such a way
More information about the Libreoffice-commits
mailing list