]> granicus.if.org Git - curl/commit
removed the *done() function as it served no purpose, added type casts when
authorDaniel Stenberg <daniel@haxx.se>
Tue, 14 Aug 2001 08:18:35 +0000 (08:18 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 14 Aug 2001 08:18:35 +0000 (08:18 +0000)
commit1603f64771d09d43ef58bca455f5f18e4dc65cae
tree837edf9bee9e4daf8e8c447ec1457e8cd5c67c26
parentc8926138d12d2c074e52093db83cea3350fdab30
removed the *done() function as it served no purpose, added type casts when
converting from 'const char *' to 'char *' to please my picky compiler
options
lib/dict.c