curl tool: create tool_myfunc.[ch] which later on will hold my_* functions
authorYang Tse <yangsita@gmail.com>
Sat, 17 Sep 2011 23:58:18 +0000 (01:58 +0200)
committerYang Tse <yangsita@gmail.com>
Sat, 17 Sep 2011 23:59:25 +0000 (01:59 +0200)
commit260b0f4d0cdb7c0ce30b16ae9a4cb94de6b36537
tree10bff167818af4946fddcbb8c73162ff1012c733
parentf50d4647d0f4e34f74b48dfc05e60739e737b890
curl tool: create tool_myfunc.[ch] which later on will hold my_* functions

Additionally function my_useragent() now provides default User-Agent string
packages/Symbian/group/curl.mmp
src/Makefile.inc
src/Makefile.vc6
src/main.c
src/tool_cfgable.c
src/tool_myfunc.c [new file with mode: 0644]
src/tool_myfunc.h [new file with mode: 0644]
src/vc6curlsrc.dsp