diff options
author | Yang Tse <yangsita@gmail.com> | 2011-12-30 03:36:18 +0100 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2011-12-30 03:36:18 +0100 |
commit | ed0364343dc2472fdc6a390bb00c3e20152e8e6f (patch) | |
tree | 5602c9828ae26fe36e583d7975f711c35ab504a3 /lib/Makefile.m32 | |
parent | 5c0ad9581dc0d59ba4e425e54589cdc2b6cb7ac5 (diff) | |
download | curl-ed0364343dc2472fdc6a390bb00c3e20152e8e6f.tar.gz |
removed trailing whitespace
Diffstat (limited to 'lib/Makefile.m32')
-rw-r--r-- | lib/Makefile.m32 | 2 |
1 files changed, 1 insertions, 1 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 |