mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-09-19 02:12:29 +00:00
unlicense and spacing perfectionism
This commit is contained in:
@@ -42,7 +42,6 @@ int main(int argc, char **argv) {
|
||||
unsigned int runs = 0;
|
||||
int where;
|
||||
|
||||
|
||||
if (argc != 2) {
|
||||
fprintf(stderr, "usage: ./yggdrasil-brute-multi-curve25519 <seconds>\n");
|
||||
return 1;
|
||||
@@ -104,4 +103,3 @@ int main(int argc, char **argv) {
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user