diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-02-08 13:18:51 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-02-09 17:07:36 +0100 |
commit | 2ae813975ae8ba97e2adbce13be272e6902ca7b5 (patch) | |
tree | 3ad997cea671154f311cfff95418bf22e6829e59 /jvmfwk/source/fwkbase.cxx | |
parent | de8c193833a7c60826015ecaed13d9fb3d1e0aba (diff) |
loplugin:indentation in jvmfwk..lotuswordpro
Change-Id: I1af665f4c6d34d8514dd23bb7a3eba700ce3ddbc
Reviewed-on: https://gerrit.libreoffice.org/67559
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'jvmfwk/source/fwkbase.cxx')
-rw-r--r-- | jvmfwk/source/fwkbase.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jvmfwk/source/fwkbase.cxx b/jvmfwk/source/fwkbase.cxx index 5a8b39f9f58f..2286fd9b1e17 100644 --- a/jvmfwk/source/fwkbase.cxx +++ b/jvmfwk/source/fwkbase.cxx @@ -317,7 +317,7 @@ OUString BootParams::getVendorSettings() UNO_JAVA_JFW_VENDOR_SETTINGS); } } - SAL_INFO( + SAL_INFO( "jfw.level2", "Using bootstrap parameter " UNO_JAVA_JFW_VENDOR_SETTINGS " = " << sVendor); |