Remove trailing whitespaces from linux plugins

This commit is contained in:
jp9000
2014-03-11 10:12:54 -07:00
parent 88e4e7f1be
commit 2d6a7c89ca
6 changed files with 141 additions and 141 deletions

View File

@@ -10,7 +10,7 @@ set(linux-xshm_SOURCES
set(linux-xshm_HEADERS
xcursor.h
)
add_library(linux-xshm MODULE
${linux-xshm_SOURCES}
${linux-xshm_HEADERS}