diff options
author | Pol Mauri <polmauri@gmail.com> | 2018-10-23 23:11:54 -0700 |
---|---|---|
committer | Pol Mauri <polmauri@gmail.com> | 2018-10-23 23:19:52 -0700 |
commit | c4fbfd786ab15e51a39183ae6124977a13ae0a3d (patch) | |
tree | 403ff49b5923ca109fba0485d206e899729dfc29 /external | |
parent | Merge pull request #4697 (diff) | |
download | monero-c4fbfd786ab15e51a39183ae6124977a13ae0a3d.tar.xz |
Small function declaration cleanup in slow-hash.c
- These functions are declared twice in slow-hash.c. Remove one of the copies.
- The declarations have the wrong return type, should be void, not int.
Function definitions here: https://github.com/monero-project/monero/blob/1e74586ee99e4bd89626d2eb4d23883cd91f0f81/src/crypto/aesb.c#L151-L180
Test plan: make release-test
Diffstat (limited to 'external')
0 files changed, 0 insertions, 0 deletions