1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-05-20 07:31:41 +08:00
Simon Butcher cdb3ad03ed Remove redundant definitions of exit codes
In the ssl/mini_client.c sample application the exit codes were redundantly
being redefined, causing compiler warnings.
2016-08-24 20:24:20 +03:00
..