Merge pull request #44 from Conan-Kudo/portable-exit
authorTomas Mlcoch <xtojaj@gmail.com>
Tue, 5 Jan 2016 12:40:08 +0000 (13:40 +0100)
committerTomas Mlcoch <xtojaj@gmail.com>
Tue, 5 Jan 2016 12:40:08 +0000 (13:40 +0100)
Replace on_exit() call with atexit() call (Fixes FTBFS on Unity Linux)


Trivial merge