summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshod Nakashian <ashod.nakashian@collabora.co.uk>2016-04-14 23:09:46 -0400
committerAshod Nakashian <ashnakash@gmail.com>2016-04-15 11:53:42 +0000
commitcf85f51850fbb87c4bb7f7a7493cd4021986b9e5 (patch)
tree5eb9ba0fbad698ad28feff984e2c58197e06a971
parentTileCache::lookupTile() already returns non-null only if the stream is open (diff)
downloadonline-cf85f51850fbb87c4bb7f7a7493cd4021986b9e5.tar.gz
online-cf85f51850fbb87c4bb7f7a7493cd4021986b9e5.zip
loolwsd: tabs -> spaces
Change-Id: I581346970321446378ff135e0227e06a2092b39f Reviewed-on: https://gerrit.libreoffice.org/24108 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com>
-rw-r--r--loolwsd/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/loolwsd/Makefile.am b/loolwsd/Makefile.am
index b11426b08a..a81842be0f 100644
--- a/loolwsd/Makefile.am
+++ b/loolwsd/Makefile.am
@@ -28,7 +28,7 @@ AM_CTAGSFLAGS = $(AM_ETAGSFLAGS)
shared_sources = ChildProcessSession.cpp \
IoUtil.cpp \
- Log.cpp \
+ Log.cpp \
LOOLProtocol.cpp \
LOOLSession.cpp \
MessageQueue.cpp \
@@ -84,7 +84,7 @@ noinst_HEADERS = Admin.hpp \
FileServer.hpp \
IoUtil.hpp \
LoadTest.hpp \
- Log.hpp \
+ Log.hpp \
LOKitHelper.hpp \
LOOLKit.hpp \
LOOLProtocol.hpp \