don't use 'sin' as variable name as the picky compiler warnings complain
authorDaniel Stenberg <daniel@haxx.se>
Wed, 4 Feb 2004 10:23:15 +0000 (10:23 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 4 Feb 2004 10:23:15 +0000 (10:23 +0000)
commit79c1e3ab269961b5af64a640b0d63ea5013b6d47
tree64425eca8079356c39ffc49facbcc47216bb1cfc
parentf06464edd205f8d9c1f84f4243c94b0b3192b123
don't use 'sin' as variable name as the picky compiler warnings complain
about it shadowing the function sin()
ares_process.c