=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-pkcs11.c,v retrieving revision 1.56.4.1 retrieving revision 1.57 diff -u -r1.56.4.1 -r1.57 --- src/usr.bin/ssh/ssh-pkcs11.c 2023/07/19 14:07:53 1.56.4.1 +++ src/usr.bin/ssh/ssh-pkcs11.c 2023/07/19 13:55:53 1.57 @@ -1,4 +1,4 @@ -/* $OpenBSD: ssh-pkcs11.c,v 1.56.4.1 2023/07/19 14:07:53 bluhm Exp $ */ +/* $OpenBSD: ssh-pkcs11.c,v 1.57 2023/07/19 13:55:53 djm Exp $ */ /* * Copyright (c) 2010 Markus Friedl. All rights reserved. * Copyright (c) 2014 Pedro Martelletto. All rights reserved.