From e8f64f5ebfec3904f6af65188172995a24c5494e Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 24 May 2001 07:22:08 +0000 Subject: [PATCH] Fix $FreeBSD$ style committer messed up in rev 1.7 for some reason. --- crypto/openssh/ssh_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/openssh/ssh_config b/crypto/openssh/ssh_config index 15ffbd4291e..a02ad7d8e14 100644 --- a/crypto/openssh/ssh_config +++ b/crypto/openssh/ssh_config @@ -3,7 +3,7 @@ # files or on the command line. # # $OpenBSD: ssh_config,v 1.10 2001/04/03 21:19:38 todd Exp $ -# $FreeBSD$ +# $FreeBSD$ # This is ssh client systemwide configuration file. See ssh(1) for more # information. This file provides defaults for users, and the values can