emfio/inc/emfiodllapi.h         |    4 ++--
 solenv/clang-format/excludelist |    1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

New commits:
commit 80139bf7977d2e78e3c619956813893f5933f929
Author:     Philipp Hofer <philipp.ho...@protonmail.com>
AuthorDate: Thu Nov 12 12:55:59 2020 +0100
Commit:     Mike Kaganski <mike.kagan...@collabora.com>
CommitDate: Fri Nov 13 08:16:14 2020 +0100

    tdf#123936 Formatting files in module emfio with clang-format
    
    Change-Id: I5b0867630741713d08f533dc76c82bfb1cad9cbb
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105666
    Tested-by: Jenkins
    Reviewed-by: Mike Kaganski <mike.kagan...@collabora.com>

diff --git a/emfio/inc/emfiodllapi.h b/emfio/inc/emfiodllapi.h
index 8a7cac187f25..af672949d434 100644
--- a/emfio/inc/emfiodllapi.h
+++ b/emfio/inc/emfiodllapi.h
@@ -23,9 +23,9 @@
 #include <sal/types.h>
 
 #if defined(EMFIO_DLLIMPLEMENTATION)
-#define EMFIO_DLLPUBLIC  SAL_DLLPUBLIC_EXPORT
+#define EMFIO_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
 #else
-#define EMFIO_DLLPUBLIC  SAL_DLLPUBLIC_IMPORT
+#define EMFIO_DLLPUBLIC SAL_DLLPUBLIC_IMPORT
 #endif
 
 #endif // INCLUDED_EMFIO_INC_EMFIODLLAPI_H
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist
index 40bf78f00e65..87223df0077a 100644
--- a/solenv/clang-format/excludelist
+++ b/solenv/clang-format/excludelist
@@ -3889,7 +3889,6 @@ embedserv/source/inprocserv/dllentry.cxx
 embedserv/source/inprocserv/inprocembobj.cxx
 embedserv/source/inprocserv/inprocembobj.h
 embedserv/source/inprocserv/smartpointer.hxx
-emfio/inc/emfiodllapi.h
 emfio/inc/emfreader.hxx
 emfio/inc/mtftools.hxx
 emfio/inc/wmfreader.hxx
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to