vcl/null/printerinfomanager.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 0f95b244e689c72bb5ca5a9ea12a5910c069fc48 Author: Tor Lillqvist <t...@collabora.com> Date: Fri Mar 21 09:32:10 2014 +0200 Fix syntax error Change-Id: Id646518713124d34971da2843aa201b093861792 diff --git a/vcl/null/printerinfomanager.cxx b/vcl/null/printerinfomanager.cxx index d787219..f79c018 100644 --- a/vcl/null/printerinfomanager.cxx +++ b/vcl/null/printerinfomanager.cxx @@ -45,7 +45,7 @@ PrinterInfoManager::PrinterInfoManager( Type eType ) : m_eType( eType ), m_bUseIncludeFeature( false ), m_bUseJobPatch( true ), - m_aSystemDefaultPaper( "A4" ), + m_aSystemDefaultPaper( "A4" ) { // initSystemDefaultPaper(); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits