This commit is contained in:
Christian Grothoff 2022-12-20 12:33:26 +01:00
parent b0f746cf3e
commit 55316ec9ff
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -1043,7 +1043,7 @@ history_cb (void *cls,
{ {
GNUNET_log (GNUNET_ERROR_TYPE_ERROR, GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
"Bad batch mode `%s' specified\n", "Bad batch mode `%s' specified\n",
batch_mode); mode);
batch_mode = -1; batch_mode = -1;
} }
} }