summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2011-12-30 03:36:18 +0100
committerYang Tse <yangsita@gmail.com>2011-12-30 03:36:18 +0100
commited0364343dc2472fdc6a390bb00c3e20152e8e6f (patch)
tree5602c9828ae26fe36e583d7975f711c35ab504a3 /lib
parent5c0ad9581dc0d59ba4e425e54589cdc2b6cb7ac5 (diff)
downloadcurl-ed0364343dc2472fdc6a390bb00c3e20152e8e6f.tar.gz
removed trailing whitespace
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.m322
-rw-r--r--lib/libcurl.plist22
2 files changed, 12 insertions, 12 deletions
diff --git a/lib/Makefile.m32 b/lib/Makefile.m32
index 140571653..be6652deb 100644
--- a/lib/Makefile.m32
+++ b/lib/Makefile.m32
@@ -41,7 +41,7 @@ endif
ifndef LIBIDN_PATH
LIBIDN_PATH = ../../libidn-1.18
endif
-# Edit the path below to point to the base of your MS idndlpackage.
+# Edit the path below to point to the base of your MS IDN package.
# Microsoft Internationalized Domain Names (IDN) Mitigation APIs 1.1
# http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ad6158d7-ddba-416a-9109-07607425a815
ifndef WINIDN_PATH
diff --git a/lib/libcurl.plist b/lib/libcurl.plist
index 910b2adb1..91eab569c 100644
--- a/lib/libcurl.plist
+++ b/lib/libcurl.plist
@@ -3,17 +3,17 @@
<plist version="0.9">
<dict>
<key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
-
+ <string>6.0</string>
+
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
-
+
<key>CFBundleExecutable</key>
<string>curl</string>
-
+
<key>CFBundleIdentifier</key>
<string>com.libcurl.libcurl</string>
-
+
<key>CFBundleVersion</key>
<string>7.12.3</string>
@@ -21,15 +21,15 @@
<string>libcurl</string>
<key>CFBundlePackageType</key>
- <string>FMWK</string>
-
+ <string>FMWK</string>
+
<key>CFBundleSignature</key>
- <string>????</string>
-
+ <string>????</string>
+
<key>CFBundleShortVersionString</key>
<string>libcurl 7.12.3</string>
-
+
<key>CFBundleGetInfoString</key>
<string>libcurl.plist 7.12.3</string>
</dict>
-</plist> \ No newline at end of file
+</plist>