]> jfr.im git - irc/freenode/syn.git/commit
syn.h: s/inline/static inline/
authorJanik Kleinhoff <redacted>
Fri, 16 Mar 2018 22:30:37 +0000 (22:30 +0000)
committerJanik Kleinhoff <redacted>
Fri, 16 Mar 2018 22:30:37 +0000 (22:30 +0000)
commitbc7288fbfe70c6d7234536623ea8d1b20cd78808
tree9155c4799eb08075e0dbc6e35dfbd0e0111ce5db
parent42f57d6e37657966ef3b946f6b11b4ba3dbfbad3
syn.h: s/inline/static inline/

Refer to the C standard for details, but essentially a bare "inline"
will not do what we want and/or may break at link time.
syn.h