added typedefed function pointers and typecast the NULL assignments in an
authorDaniel Stenberg <daniel@haxx.se>
Fri, 7 Apr 2006 11:47:21 +0000 (11:47 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 7 Apr 2006 11:47:21 +0000 (11:47 +0000)
commit4d33cf739da2649d3a8c363572cdb386b0f743b9
treebd35fc721470dd988f942192b40d2bb2f2580bd1
parent34e7daf989a32acfb686bfc627c7e42eb6769242
added typedefed function pointers and typecast the NULL assignments in an
attempt to silence picky compilers when assigning data pointers to a function
pointer variable
lib/url.c
lib/urldata.h