From 88fd2a25ee8fdd9f2f8f36f3a705364800206867 Mon Sep 17 00:00:00 2001 From: James Booth Date: Tue, 15 Dec 2015 00:38:16 +0000 Subject: Show PGP error strings --- tests/unittests/pgp/stub_gpg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/unittests') diff --git a/tests/unittests/pgp/stub_gpg.c b/tests/unittests/pgp/stub_gpg.c index b31dc34c..02ccb4c8 100644 --- a/tests/unittests/pgp/stub_gpg.c +++ b/tests/unittests/pgp/stub_gpg.c @@ -28,7 +28,7 @@ char* p_gpg_sign(const char * const str, const char * const fp) return NULL; } -gboolean p_gpg_valid_key(const char * const keyid) +gboolean p_gpg_valid_key(const char * const keyid, char **err_str) { return FALSE; } -- cgit 1.4.1-2-gfad0