[Libreoffice-commits] online.git: loolwsd/Makefile.am

Ashod Nakashian ashod.nakashian at collabora.co.uk
Wed Jan 6 06:31:21 PST 2016


 loolwsd/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5b3c9bff2eb437413acc77df70d093c3b031a274
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Wed Jan 6 09:29:55 2016 -0500

    loolwsd: tabs -> spaces
    
    Change-Id: I93619e2d5f93d104d34af9bda60f87e300e39963
    Reviewed-on: https://gerrit.libreoffice.org/21164
    Reviewed-by: Ashod Nakashian <ashnakash at gmail.com>
    Tested-by: Ashod Nakashian <ashnakash at gmail.com>

diff --git a/loolwsd/Makefile.am b/loolwsd/Makefile.am
index 24237e0..d32bd3d 100644
--- a/loolwsd/Makefile.am
+++ b/loolwsd/Makefile.am
@@ -29,7 +29,7 @@ loolmap_SOURCES = loolmap.c
 
 noinst_HEADERS = LOKitHelper.hpp LOOLProtocol.hpp LOOLSession.hpp MasterProcessSession.hpp ChildProcessSession.hpp \
                  LOOLWSD.hpp LoadTest.hpp MessageQueue.hpp TileCache.hpp Util.hpp Png.hpp Common.hpp Capabilities.hpp \
-				 QueueHandler.hpp \
+                 QueueHandler.hpp \
                  bundled/include/LibreOfficeKit/LibreOfficeKit.h bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h \
                  bundled/include/LibreOfficeKit/LibreOfficeKitInit.h bundled/include/LibreOfficeKit/LibreOfficeKitTypes.h
 


More information about the Libreoffice-commits mailing list