Browse Source

correct typo

djm34
djm34 9 years ago
parent
commit
297a5e4eaa
  1. 2
      algorithm.c

2
algorithm.c

@ -60,7 +60,7 @@ const char *algorithm_type_str[] = { @@ -60,7 +60,7 @@ const char *algorithm_type_str[] = {
"Whirlcoin",
"Neoscrypt",
"Lyra2RE",
"Lyta2REv2"
"Lyra2REv2"
"pluck",
"yescrypt",
"yescrypt-multi"

Loading…
Cancel
Save