summaryrefslogtreecommitdiff
path: root/expat
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2016-11-20 18:10:01 +0100
committerSebastian Pipping <sebastian@pipping.org>2016-11-20 18:10:01 +0100
commit49e00b2a347ae495418f00094a0e8cc1573e4755 (patch)
tree4b0ab23d9d5414a51cc946ab24537e3db885f9c8 /expat
parentaa7f61cb0d290207e677903d14553f4e92a14196 (diff)
downloadlibexpat-git-49e00b2a347ae495418f00094a0e8cc1573e4755.tar.gz
CMakeLists.txt: Resolve trailing whitespace
Diffstat (limited to 'expat')
-rwxr-xr-xexpat/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/expat/CMakeLists.txt b/expat/CMakeLists.txt
index c28503c5..103d31c7 100755
--- a/expat/CMakeLists.txt
+++ b/expat/CMakeLists.txt
@@ -57,8 +57,8 @@ endif(WIN32)
set(expat_SRCS
lib/xmlparse.c
lib/xmlrole.c
- lib/xmltok.c
- lib/xmltok_impl.c
+ lib/xmltok.c
+ lib/xmltok_impl.c
lib/xmltok_ns.c
)