vcl/source/outdev/outdev.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 32a6979da31266d757b481fe1a204da0c7ba2563 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Dec 27 00:25:51 2015 +1100 vcl: fix whitespace in outdev.cxx Change-Id: I11d139937324b1dc6a6c4b2c5dc1f276f9b23cf3 Reviewed-on: https://gerrit.libreoffice.org/20955 Reviewed-by: Chris Sherlock <chris.sherloc...@gmail.com> Tested-by: Chris Sherlock <chris.sherloc...@gmail.com> diff --git a/vcl/source/outdev/outdev.cxx b/vcl/source/outdev/outdev.cxx index 9b6996a..ebcd6c0 100644 --- a/vcl/source/outdev/outdev.cxx +++ b/vcl/source/outdev/outdev.cxx @@ -97,7 +97,7 @@ OutputDevice::OutputDevice() : mpFontCache = nullptr; mpFontCollection = nullptr; mpDeviceFontList = nullptr; - mpDeviceFontSizeList = nullptr; + mpDeviceFontSizeList = nullptr; mpOutDevStateStack = new OutDevStateStack; mpPDFWriter = nullptr; mpAlphaVDev = nullptr; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits