curl tool: reorder free_config_fields() field handling
authorYang Tse <yangsita@gmail.com>
Sat, 17 Sep 2011 12:09:36 +0000 (14:09 +0200)
committerYang Tse <yangsita@gmail.com>
Sat, 17 Sep 2011 23:59:21 +0000 (01:59 +0200)
commitf50d4647d0f4e34f74b48dfc05e60739e737b890
tree8a34e7db94cfddd6cdc507dc0c99205c5128b89c
parent805b4740c7113c73cc3efc81c2baa79dfcdd9215
curl tool: reorder free_config_fields() field handling

Reorder handling of fields to match same order as the one given by current
definition order of 'Configurable' struct fields. Fields currently not handled
marked for further inspection.
src/tool_cfgable.c