crypto/threads_none.c: fix syntax error in openssl_get_fork_id()
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Wed, 11 Sep 2019 08:25:43 +0000 (10:25 +0200)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Wed, 11 Sep 2019 08:32:03 +0000 (10:32 +0200)
commitc3656cc594daac8167721dde7220f0e59ae146fc
tree4743b00cf337e1a75a404158ab09eb405a413a25
parent5c184ff280ee042e3b7e07701b61adbcbe2958d7
crypto/threads_none.c: fix syntax error in openssl_get_fork_id()

Fixes #9858

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9860)
crypto/threads_none.c