From 2ae813975ae8ba97e2adbce13be272e6902ca7b5 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Fri, 8 Feb 2019 13:18:51 +0200 Subject: loplugin:indentation in jvmfwk..lotuswordpro Change-Id: I1af665f4c6d34d8514dd23bb7a3eba700ce3ddbc Reviewed-on: https://gerrit.libreoffice.org/67559 Tested-by: Jenkins Reviewed-by: Noel Grandin --- l10ntools/source/localize.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'l10ntools/source') diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx index f169fd31fac7..24dbe8f73e3f 100644 --- a/l10ntools/source/localize.cxx +++ b/l10ntools/source/localize.cxx @@ -230,7 +230,7 @@ bool handleFile(const OString& rProject, const OUString& rUrl, const OString& rP cerr << "Error: Cannot remove entryless pot file: " << sOutPath << "\n"; - throw false; //TODO + throw false; //TODO } } } -- cgit