Remove trailing spaces

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.3.x@1236 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
DRC
2014-04-15 03:43:44 +00:00
parent 1d50153e84
commit 94d0aa2e4c

View File

@@ -108,7 +108,7 @@ endif
cjpeg_SOURCES = cdjpeg.h cderror.h cdjpeg.c cjpeg.c rdbmp.c rdgif.c \
rdppm.c rdswitch.c rdtarga.c
rdppm.c rdswitch.c rdtarga.c
cjpeg_LDADD = libjpeg.la
@@ -146,7 +146,7 @@ DOCS= coderules.txt jconfig.txt change.log rdrle.c wrrle.c BUILDING.txt \
docdir = $(datadir)/doc
dist_doc_DATA = README README-turbo.txt libjpeg.txt structure.txt usage.txt \
wizard.txt
wizard.txt
exampledir = $(datadir)/doc
dist_example_DATA = example.c