Skip to content

Commit

Permalink
use spaces instead of tabs
Browse files Browse the repository at this point in the history
Signed-off-by: Caolán McNamara <[email protected]>
Change-Id: I3c7c474d10e500d662fc0e697f8e2b298799d795
  • Loading branch information
caolanm committed Sep 25, 2023
1 parent 654cb1a commit 5c5e1c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down Expand Up @@ -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 \
Expand Down

0 comments on commit 5c5e1c4

Please sign in to comment.