aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpgscm/main.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/gpgscm/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gpgscm/main.c b/tests/gpgscm/main.c
index 5b3792eac..34ebb9f83 100644
--- a/tests/gpgscm/main.c
+++ b/tests/gpgscm/main.c
@@ -216,7 +216,7 @@ main (int argc, char **argv)
*p = 0, scmpath_len++;
set_strusage (my_strusage);
- log_set_prefix ("gpgscm", 1);
+ log_set_prefix ("gpgscm", GPGRT_LOG_WITH_PREFIX);
/* Make sure that our subsystems are ready. */
i18n_init ();