Preserve whitespace in _concat files

This is a whitespace-only change. The diff is best viewed
with the `--patience` flag.

Some component library sources include trailing whitespace and carriage
returns which were excluded from these compiled files, (but somehow
still included in the final libtextsecure build). Although superfluous,
excluding these characters from these files means that I end up with
spurious changes whenever I rebuild them.
This commit is contained in:
lilia 2015-02-20 15:05:32 -08:00
parent f2853d00e6
commit b1035c23e5
3 changed files with 4888 additions and 4888 deletions