Convert C++ comments to C-style comments
authorRob Percival <robpercival@google.com>
Wed, 14 Sep 2016 19:26:23 +0000 (20:26 +0100)
committerRich Salz <rsalz@openssl.org>
Tue, 15 Nov 2016 21:12:41 +0000 (16:12 -0500)
commit08e588b7d5cefbfd107c88416900165a28a5b59e
treef990718de4f95dd1596e6dbcfa388ed03d809359
parent5e08606619c0b0e065f1ffa12ce6411f321ed174
Convert C++ comments to C-style comments

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1554)
crypto/ct/ct_policy.c