Tweak readability of a test: compare tmp explicitly against 0 and drop
authortb <tb@openbsd.org>
Tue, 7 Jun 2022 17:32:53 +0000 (17:32 +0000)
committertb <tb@openbsd.org>
Tue, 7 Jun 2022 17:32:53 +0000 (17:32 +0000)
commitaca066228df7f9caadae375317947084657bb08a
treedc1471d0e15e2e08e12e41c82283570deaa96298
parent7c24ca9e7f459300ae2b49a59dbd5dbd1ab79a36
Tweak readability of a test: compare tmp explicitly against 0 and drop
redundant parentheses.

ok jsing
lib/libssl/ssl_sess.c