Eliminated references to TRUE and FALSE since those identifiers aren't
authorDan Fandrich <dan@coneharvesters.com>
Wed, 23 Jul 2008 22:02:03 +0000 (22:02 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Wed, 23 Jul 2008 22:02:03 +0000 (22:02 +0000)
commit5373289574d03138e5bbaef5f119abf90a7f6e5c
tree5192b0ba44982bb1ed652b9c87a39de38cbd8285
parent7d0eabaa808474fc083723a2fc6932f9d1e0de4e
Eliminated references to TRUE and FALSE since those identifiers aren't
defined by the libcurl API. Also changed curl_easy_setopt examples to
pass longs where appropriate.
docs/libcurl/curl_easy_setopt.3
docs/libcurl/libcurl-tutorial.3