Fix util/find-doc-nits to correctly parse function signature typedefs
authorRichard Levitte <levitte@openssl.org>
Mon, 9 Oct 2017 11:21:24 +0000 (13:21 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 9 Oct 2017 12:38:49 +0000 (14:38 +0200)
commit125993dee9f7e7361dd7dcf75ddb34050a78d973
treeb68dc1c26a0c4e009a30c2b39afd92267b1adb2f
parent5c3f01ff1a94bdb0d32bbb08f69f34316eaa136c
Fix util/find-doc-nits to correctly parse function signature typedefs

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/4499)

(cherry picked from commit 0ed78e78007bb74e48e6f59fa2388bb244153bf0)
util/find-doc-nits [new file with mode: 0755]