On 12/09/2021 19:14, Pádraig Brady wrote:
@@ -260,10 +366,10 @@ enum
static struct option const long_options[] =
  {
-#if HASH_ALGO_BLAKE2
+#if HASH_ALGO_BLAKE2 || HASH_ALSO_CKSUM
    { "length", required_argument, NULL, 'l'},
  #endif

s/ALSO/ALGO/ :)

Reply via email to