From c69b7d3b1afbb78e29ff4573e7b70d09c3a046d1 Mon Sep 17 00:00:00 2001 From: ed Date: Wed, 13 Jan 2010 20:30:16 +0000 Subject: Add a missing $FreeBSD$ string. I was requested to add this string to any file that was modified by my commit, which I forgot to do so. Requested by: des --- crypto/openssh/loginrec.c | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/openssh') diff --git a/crypto/openssh/loginrec.c b/crypto/openssh/loginrec.c index 6ab9c5f..0ce5bb4 100644 --- a/crypto/openssh/loginrec.c +++ b/crypto/openssh/loginrec.c @@ -146,6 +146,7 @@ */ #include "includes.h" +__RCSID("$FreeBSD$"); #include #include -- cgit v1.1