Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/crypto/external/bsd/openssh/dist/ssh-pkcs11.c,v rcsdiff: /ftp/cvs/cvsroot/src/crypto/external/bsd/openssh/dist/ssh-pkcs11.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.15 retrieving revision 1.16 diff -u -p -r1.15 -r1.16 --- src/crypto/external/bsd/openssh/dist/ssh-pkcs11.c 2018/04/06 18:59:00 1.15 +++ src/crypto/external/bsd/openssh/dist/ssh-pkcs11.c 2019/01/27 02:08:33 1.16 @@ -1,4 +1,4 @@ -/* $NetBSD: ssh-pkcs11.c,v 1.15 2018/04/06 18:59:00 christos Exp $ */ +/* $NetBSD: ssh-pkcs11.c,v 1.16 2019/01/27 02:08:33 pgoyette Exp $ */ /* $OpenBSD: ssh-pkcs11.c,v 1.26 2018/02/07 02:06:51 jsing Exp $ */ /* * Copyright (c) 2010 Markus Friedl. All rights reserved. @@ -16,7 +16,7 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ #include "includes.h" -__RCSID("$NetBSD: ssh-pkcs11.c,v 1.15 2018/04/06 18:59:00 christos Exp $"); +__RCSID("$NetBSD: ssh-pkcs11.c,v 1.16 2019/01/27 02:08:33 pgoyette Exp $"); #include #include