Do an explicit typecast of data pointers to function pointers
authorYang Tse <yangsita@gmail.com>
Fri, 27 Oct 2006 01:04:41 +0000 (01:04 +0000)
committerYang Tse <yangsita@gmail.com>
Fri, 27 Oct 2006 01:04:41 +0000 (01:04 +0000)
commit8a8d5c784c4b8f137e2ad9aa9443c4dd3fa8626d
tree2f1e16d4614794392dae2999ba086ca628858d54
parent125830ab4bfa1142ea7aa0a849336b6351d4f174
Do an explicit typecast of data pointers to function pointers
to avoid picky compiler warnings, since this is what we want!
lib/ldap.c
lib/url.c