mbedtls/include
Hanno Becker 61937d4a83 Rename time and index parameter to avoid name conflict.
As noted in #557, several functions use 'index' resp. 'time'
as parameter names in their declaration and/or definition, causing name
conflicts with the functions in the C standard library of the same
name some compilers warn about.

This commit renames the arguments accordingly.
2017-07-28 22:28:08 +01:00
..
mbedtls Rename time and index parameter to avoid name conflict. 2017-07-28 22:28:08 +01:00
.gitignore
CMakeLists.txt