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/nchan.c,v rcsdiff: /ftp/cvs/cvsroot/src/crypto/external/bsd/openssh/dist/nchan.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.6 retrieving revision 1.6.2.2 diff -u -p -r1.6 -r1.6.2.2 --- src/crypto/external/bsd/openssh/dist/nchan.c 2015/04/03 23:58:19 1.6 +++ src/crypto/external/bsd/openssh/dist/nchan.c 2017/04/26 02:52:14 1.6.2.2 @@ -1,4 +1,4 @@ -/* $NetBSD: nchan.c,v 1.6 2015/04/03 23:58:19 christos Exp $ */ +/* $NetBSD: nchan.c,v 1.6.2.2 2017/04/26 02:52:14 pgoyette Exp $ */ /* $OpenBSD: nchan.c,v 1.63 2010/01/26 01:28:35 djm Exp $ */ /* * Copyright (c) 1999, 2000, 2001, 2002 Markus Friedl. All rights reserved. @@ -25,7 +25,7 @@ */ #include "includes.h" -__RCSID("$NetBSD: nchan.c,v 1.6 2015/04/03 23:58:19 christos Exp $"); +__RCSID("$NetBSD: nchan.c,v 1.6.2.2 2017/04/26 02:52:14 pgoyette Exp $"); #include #include #include