Avoid confusing GCC 4.2.1 by saying "int foo()... inline int foo() {...}"
commit49843c980a07b73c9e98c7c7983e7745d5d82751
authorNick Mathewson <nickm@torproject.org>
Fri, 12 Aug 2016 00:29:37 +0000 (11 20:29 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 19 Aug 2016 23:34:39 +0000 (19 19:34 -0400)
tree060d8667ffc1a92a3e57081d9caaa0eff488a329
parentf1973e70a45d9705d3bd547af9cee92ca3611213
Avoid confusing GCC 4.2.1 by saying "int foo()... inline int foo() {...}"

Fixes bug 19903; bugfix on 0.2.8.1-alpha.
changes/bug19903 [new file with mode: 0644]
src/common/tortls.c