--libcurl: hide setopt() calls setting default options
authorDaniel Stenberg <daniel@haxx.se>
Tue, 6 Jul 2010 20:13:22 +0000 (22:13 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 6 Jul 2010 20:13:22 +0000 (22:13 +0200)
commita57611e308f7cc3543363ed6970e21b0d7a2a2f8
treea1a1e587e4dfd9b02b436c2013c831daa3448490
parent12533bb1841c17c5ae90a70bdaf6d13be4a76493
--libcurl: hide setopt() calls setting default options

And additionally, don't show function or object pointers actual value
since they make no sense to anyone. Show 'functionpointer' and
'objectpointer' instead.
src/main.c