]> git.ipfire.org Git - thirdparty/git.git/blobdiff - gpg-interface.c
Start the 2.46 cycle
[thirdparty/git.git] / gpg-interface.c
index b5993385ff521da302eea04148d1055ff8d6b5ff..1ff94266d2eb5e5cc30bb4378a469050181d4a48 100644 (file)
@@ -483,7 +483,7 @@ static int verify_ssh_signed_buffer(struct signature_check *sigc,
 
        if (sigc->payload_timestamp)
                strbuf_addf(&verify_time, "-Overify-time=%s",
-                       show_date(sigc->payload_timestamp, 0, &verify_date_mode));
+                       show_date(sigc->payload_timestamp, 0, verify_date_mode));
 
        /* Find the principal from the signers */
        strvec_pushl(&ssh_keygen.args, fmt->program,