]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
please lint.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 16 Mar 2015 11:51:30 +0000 (11:51 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 16 Mar 2015 11:51:30 +0000 (11:51 +0000)
git-svn-id: file:///svn/unbound/trunk@3363 be551aaa-1e26-0410-a405-d3ace91eadb9

util/net_help.c

index af70b160956004f1e05d953897c9072c5e5a51af..993ea2b5b9c7f542f08efd624fe1b95a4e5e78c0 100644 (file)
@@ -770,7 +770,7 @@ static lock_basic_t *ub_openssl_locks = NULL;
 static unsigned long
 ub_crypto_id_cb(void)
 {
-       return log_thread_get();
+       return (unsigned long)log_thread_get();
 }
 
 static void