From de9cc953af8a74eb8c7efd6afb6adb9b97e63dce Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 9 Dec 2008 11:54:40 +0000 Subject: Preparing a release candidate. --- agent/command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'agent') diff --git a/agent/command.c b/agent/command.c index 4f28d411b..aaa2e4189 100644 --- a/agent/command.c +++ b/agent/command.c @@ -1153,7 +1153,7 @@ cmd_preset_passphrase (assuan_context_t ctx, char *line) rc = agent_put_cache (grip_clear, CACHE_MODE_ANY, passphrase, ttl); if (rc) - log_error ("command preset_passwd failed: %s\n", gpg_strerror (rc)); + log_error ("command preset_passphrase failed: %s\n", gpg_strerror (rc)); return rc; } -- cgit v1.2.3