diff options
author | Roi Illouz <roi.illouz@cloudon.com> | 2013-10-27 12:12:38 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2013-10-27 22:51:11 +0000 |
commit | 71e1c79acebab5fc6a31457416c24c4a33141c33 (patch) | |
tree | ec2da8e93a7b0ac02b5b7cae8fbc3237e3afdb96 /ios | |
parent | 7de58c3c44b79a44798eb4e503d252f2a7b6e29a (diff) |
Remove trailing whitespaces
Change-Id: I31ba2180b558ee2a556dc0e98619828861c6368c
Reviewed-on: https://gerrit.libreoffice.org/6446
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'ios')
-rw-r--r-- | ios/lo.xcconfig.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/lo.xcconfig.in b/ios/lo.xcconfig.in index 76490671822d..3bdc79aacbb8 100644 --- a/ios/lo.xcconfig.in +++ b/ios/lo.xcconfig.in @@ -18,7 +18,7 @@ LO_OUTDIR = @OUTDIR@ LO_SRCDIR = @SRC_ROOT@ LO_WORKDIR = @WORKDIR@ -LINK_LDFLAGS = +LINK_LDFLAGS = // These are actual Xcode-known settings. The corresponding autoconf // variables are prefixed with XCODE_ to make it clear in configure.ac |