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 /docs/INSTALL | |
parent | 5c0ad9581dc0d59ba4e425e54589cdc2b6cb7ac5 (diff) | |
download | curl-ed0364343dc2472fdc6a390bb00c3e20152e8e6f.tar.gz |
removed trailing whitespace
Diffstat (limited to 'docs/INSTALL')
-rw-r--r-- | docs/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL b/docs/INSTALL index e0134e8a2..436ebd0ab 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -392,7 +392,7 @@ Win32 set BCCDIR=c:\Borland\BCC55 - In order to build a plain vanilla version of curl and libcurl run the + In order to build a plain vanilla version of curl and libcurl run the following command from curl's root directory: make borland |