]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove the inline keyword
authorMatt Caswell <matt@openssl.org>
Mon, 26 Oct 2015 14:08:22 +0000 (14:08 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 30 Oct 2015 08:39:47 +0000 (08:39 +0000)
commitbb3e20cf8c5e733c16fe68ce41f67eea5a2a520e
tree0773c99f5908bb5c5003dd0c86136969541348c9
parent956de7b2873e0dde61b287049cd0eb35756b6207
Remove the inline keyword

Some functions were marked as inline in statem_srvr.c where they probably
didn't need to be, so remove it.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/statem/statem_srvr.c