diff options
author | Pol Mauri <polmauri@gmail.com> | 2018-10-23 23:11:54 -0700 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2019-02-14 14:44:03 +0000 |
commit | 96f53815741a5c2f1dbd1eb80b3fd3c2744ac07f (patch) | |
tree | fb45750c51453609e59ac5de487c89e2dd06e513 /src/rpc | |
parent | Add support for V10 protocol with BulletProofV2 and short amount. (diff) | |
download | monero-96f53815741a5c2f1dbd1eb80b3fd3c2744ac07f.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 'src/rpc')
0 files changed, 0 insertions, 0 deletions