This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
ed448goldilocks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
usage is static void
master
Michael Hamburg
9 years ago
parent
facad6c2ac
commit
ee076bcc3d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test/shakesum.c
+ 1
- 1
test/shakesum.c
View File
@@ -13,7 +13,7 @@
#include <string.h>
#include <decaf/shake.h>
void usage() {
static
void usage() {
fprintf(
stderr,
"shakesum [shake256|shake128|sha3-224|sha3-384|sha3-512] < infile > outfile\n"
Write
Preview
Loading…
Cancel
Save