indenting

This commit is contained in:
Christian Grothoff 2019-06-30 17:12:48 +02:00
parent 72fea453aa
commit 7263711ad8
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -398,7 +398,7 @@ main (int argc,
if (0 > qs)
{
fprintf (stderr,
"Failed to store key in auditor DB (did you add the exchange first?)\n");
"Failed to store key in auditor DB (did you add the exchange using taler-auditor-exchange first?)\n");
TALER_AUDITORDB_plugin_unload (adb);
GNUNET_free (dks);
GNUNET_free (sigs);