Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Sep 2011 11:14:10 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r225614 - head/crypto/openssh
Message-ID:  <201109161114.p8GBEApF019427@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: des
Date: Fri Sep 16 11:14:10 2011
New Revision: 225614
URL: http://svn.freebsd.org/changeset/base/225614

Log:
  Remove the svn:keywords property and restore the historical $FreeBSD$ tag.
  
  Approved by:	re (kib)
  MFC after:	3 weeks

Modified:
  head/crypto/openssh/auth-pam.c   (contents, props changed)

Modified: head/crypto/openssh/auth-pam.c
==============================================================================
--- head/crypto/openssh/auth-pam.c	Fri Sep 16 09:38:01 2011	(r225613)
+++ head/crypto/openssh/auth-pam.c	Fri Sep 16 11:14:10 2011	(r225614)
@@ -45,7 +45,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* Based on $FreeBSD$ */
+/* Based on $FreeBSD: src/crypto/openssh/auth2-pam-freebsd.c,v 1.11 2003/03/31 13:48:18 des Exp $ */
 #include "includes.h"
 
 #include <sys/types.h>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109161114.p8GBEApF019427>