]> granicus.if.org Git - curl/commit
--libcurl: list the tricky options instead of using [REMARK]
authorDaniel Stenberg <daniel@haxx.se>
Tue, 6 Jul 2010 20:44:19 +0000 (22:44 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 6 Jul 2010 20:44:19 +0000 (22:44 +0200)
commitbd36927f1883c7609a20c186f039c443ad7f3ee3
treeb3c939f4487eb59c10697254fc8e38baf96feb8a
parent0417d34533c187db1ac0fadd6765573defb69d00
--libcurl: list the tricky options instead of using [REMARK]

I think the [REMARK] and commented function calls cluttered the code a
bit too much and made the generated code ugly to read. Now we instead
track the remarks one specially and just lists them at the end of the
generated code more as additional information.
src/main.c