Fix the return type of felem_is_zero_int which should be int.
[oweals/openssl.git] / apps / tsget
index 0d54e9fc9a76fd86108d6a1451edec5cacf2fd3a..0fca99f4385a7927cc3b96262aa5a2a09e68873d 100644 (file)
@@ -193,4 +193,3 @@ REQUEST: foreach (@ARGV) {
     STDERR->printflush(", $output written.\n") if $options{v};
 }
 $curl->cleanup();
-WWW::Curl::Easy::global_cleanup();