use spaces instead of tabs
Signed-off-by: Caolán McNamara <caolan.mcnamara@collabora.com> Change-Id: I3c7c474d10e500d662fc0e697f8e2b298799d795
This commit is contained in:
parent
654cb1ae05
commit
5c5e1c41d6
1 changed files with 2 additions and 2 deletions
|
@ -115,7 +115,7 @@ shared_sources = common/FileUtil.cpp \
|
|||
common/ConfigUtil.cpp \
|
||||
common/Authorization.cpp \
|
||||
common/CommandControl.cpp \
|
||||
common/Simd.cpp \
|
||||
common/Simd.cpp \
|
||||
net/DelaySocket.cpp \
|
||||
net/HttpRequest.cpp \
|
||||
net/HttpHelper.cpp \
|
||||
|
@ -316,7 +316,7 @@ shared_headers = common/Common.hpp \
|
|||
common/security.h \
|
||||
common/SpookyV2.h \
|
||||
common/CommandControl.hpp \
|
||||
common/Simd.hpp \
|
||||
common/Simd.hpp \
|
||||
net/Buffer.hpp \
|
||||
net/DelaySocket.hpp \
|
||||
net/FakeSocket.hpp \
|
||||
|
|
Loading…
Reference in a new issue