From fc0fd88d7fd66cdf8babfee43736da50201b3a53 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 3 Nov 2009 20:27:35 +0000 Subject: Prepare for a new protocol. Comment clarification. --- tests/run-support.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/run-support.h') diff --git a/tests/run-support.h b/tests/run-support.h index 40e2beaf..d7f0923b 100644 --- a/tests/run-support.h +++ b/tests/run-support.h @@ -38,7 +38,7 @@ { \ if (err) \ { \ - fprintf (stderr, "%s:%d: %s: %s\n", \ + fprintf (stderr, PGM": file %s line %d: <%s> %s\n", \ __FILE__, __LINE__, gpgme_strsource (err), \ gpgme_strerror (err)); \ exit (1); \ -- cgit v1.2.3