Fix C++ compatibility
commit65b4e1a8afb98d9b28f116cedcee9956f0730f1f
authorEvan Hunter <evan@ozhiker.com>
Sat, 8 Oct 2016 10:31:53 +0000 (8 11:31 +0100)
committerSteve Bennett <steveb@workware.net.au>
Sat, 8 Oct 2016 23:39:03 +0000 (9 09:39 +1000)
treec8e650ab8763966b8155af3daf4d56ce5a6af4c4
parentf5e2c517999777060b8dfc1baf38c67cac5702e7
Fix C++ compatibility

Compiling for C++ (as is needed for Metakit extension) generates an
error due to the use of the reserved word 'template' as an argument
name.
Renaming this argument
jim-aio.c
jim.h