summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hofer <philipp.hofer@protonmail.com>2020-11-12 12:59:49 +0100
committerMike Kaganski <mike.kaganski@collabora.com>2020-11-13 08:18:49 +0100
commit9b88f814309ddf73f92327d526b1e43c813c1de1 (patch)
tree8af82cf0dafe00e33ae51c5d8830bc7ffa95b9ad
parent2c771b7b79a206987241b595712b9026fdcb5e89 (diff)
tdf#123936 Formatting files in module i18nlangtag with clang-format
Change-Id: I221f9e46af1bfa729c0d38e6748a74af66fdece7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105677 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
-rw-r--r--i18nlangtag/source/isolang/insys.cxx3
-rw-r--r--solenv/clang-format/excludelist1
2 files changed, 1 insertions, 3 deletions
diff --git a/i18nlangtag/source/isolang/insys.cxx b/i18nlangtag/source/isolang/insys.cxx
index e6b58b56af8b..1bfe10d68ffc 100644
--- a/i18nlangtag/source/isolang/insys.cxx
+++ b/i18nlangtag/source/isolang/insys.cxx
@@ -17,12 +17,11 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#if defined(_WIN32)
#include "inwnt.cxx"
-#elif defined( UNX )
+#elif defined(UNX)
#include "inunx.cxx"
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist
index 82f1cb4b4dc2..758f3be78967 100644
--- a/solenv/clang-format/excludelist
+++ b/solenv/clang-format/excludelist
@@ -5030,7 +5030,6 @@ hwpfilter/source/precompile.h
hwpfilter/source/solver.cxx
hwpfilter/source/solver.h
i18nlangtag/qa/cppunit/test_languagetag.cxx
-i18nlangtag/source/isolang/insys.cxx
i18nlangtag/source/isolang/inunx.cxx
i18nlangtag/source/isolang/inwnt.cxx
i18nlangtag/source/isolang/isolang.cxx