mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-15 10:07:39 -05:00

In the section about our ad-hoc trait idioms, I described a code sample as containing a set of 'static inline' wrapper functions, which indeed it should have done - but I forgot to put the 'inline' keyword in the code sample itself.