| commit | 52c8f47e8774304d207ef15c010b204ead291077 | [log] |
|---|---|---|
| author | Caolán McNamara <caolanm@redhat.com> | Thu Apr 27 16:04:30 2017 +0100 |
| committer | Caolán McNamara <caolanm@redhat.com> | Thu Apr 27 16:04:30 2017 +0100 |
| tree | 5a8f76c0bf1c6bf05777fd2d2903c75f4d6bb7d8 | |
| parent | 17748081ba7057f628ca45628b52a69ce86a7182 [diff] |
un-default argument Change-Id: I5d60998b4c30f58ee9c734b37d3f97118db8d7cf
diff --git a/include/comphelper/logging.hxx b/include/comphelper/logging.hxx index 1725340b3..d6aeb67 100644 --- a/include/comphelper/logging.hxx +++ b/include/comphelper/logging.hxx
@@ -496,7 +496,7 @@ namespace comphelper ResourceBasedEventLogger( const css::uno::Reference< css::uno::XComponentContext >& _rxContext, const sal_Char* _pResourceBundleBaseName, const sal_Char* _pAsciiLoggerName = nullptr const sal_Char* _pAsciiLoggerName );