commit | 249bece013013029ef305c8c7b78886eeb366f66 | [log] [download] |
---|---|---|
author | ptahpeteh <ptah.peteh@gmail.com> | Tue Jun 02 15:26:09 2015 +0200 |
committer | ptahpeteh <ptah.peteh@gmail.com> | Tue Jun 02 15:26:09 2015 +0200 |
tree | d464dc19fc029f2de652199016f3d2b8ea736f23 | |
parent | d22514e8f6f453284dd1cc23197d407c56ae127c [diff] |
Fix compile bug: incompatible declaration of polarssl_exit in platform.c This causes a compile-time error: platform.c(157): error: #147: declaration is incompatible with "void (*polarssl_exit)(int)" (declared at line 179 of "platform.h")