diff options
author | Yang Tse <yangsita@gmail.com> | 2010-02-14 19:40:18 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2010-02-14 19:40:18 +0000 |
commit | a07bc79117971b96ebf3188c0a34a73ee0a3609b (patch) | |
tree | 4c5f985bd2bd407871dfc9d4bc8c05cbaa9851e2 /include/curl/curlrules.h | |
parent | 2268657272e591948467135dcd713bd80e3212b3 (diff) | |
download | curl-a07bc79117971b96ebf3188c0a34a73ee0a3609b.tar.gz |
removed trailing whitespace
Diffstat (limited to 'include/curl/curlrules.h')
-rw-r--r-- | include/curl/curlrules.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/curl/curlrules.h b/include/curl/curlrules.h index 8e7096642..8aa6c5252 100644 --- a/include/curl/curlrules.h +++ b/include/curl/curlrules.h @@ -187,7 +187,7 @@ typedef char /* EXTERNALLY AND INTERNALLY VISIBLE DEFINITIONS */ /* ================================================================ */ -/* +/* * CURL_ISOCPP and CURL_OFF_T_C definitions are done here in order to allow * these to be visible and exported by the external libcurl interface API, * while also making them visible to the library internals, simply including |