aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--agent/command-ssh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/command-ssh.c b/agent/command-ssh.c
index 4c6671f7a..9c58bec73 100644
--- a/agent/command-ssh.c
+++ b/agent/command-ssh.c
@@ -1807,7 +1807,7 @@ sexp_key_construct (gcry_sexp_t *r_sexp,
for (i = 0; i < elems_n; i++)
{
- es_fprintf (format, "(%c%%m)", elems[i]);
+ es_fprintf (format, "(%c%%M)", elems[i]);
if (secret)
{
for (j = 0; j < elems_n; j++)