]> git.codecow.com Git - Monocypher.git/commit
Corrected clang warnings
authorLoup Vaillant <loup@loup-vaillant.fr>
Sat, 28 Sep 2019 09:30:47 +0000 (11:30 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sat, 28 Sep 2019 09:30:47 +0000 (11:30 +0200)
commit6a379b7cc43e09e810814654361e0110bd572cfe
tree75ea7057b7fab8ee65cf13e8c9f6da23e0fa0c04
parentc5b95903146e51d1498e954cbc66c8e3ff391699
Corrected clang warnings

Those are easily visible through the QtCreator IDE intellisense, but
somehow never showed up when compiling at the command line.  This should
help silence MSVC warnings as well.
src/monocypher.c
tests/speed.h
tests/test.c
tests/utils.h
tests/vector_to_header.c