From 9567147beaf42d5728b915abddd62feba205e06e Mon Sep 17 00:00:00 2001 From: Ed Schouten Date: Wed, 13 Jan 2010 20:30:16 +0000 Subject: [PATCH] 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(+) diff --git a/crypto/openssh/loginrec.c b/crypto/openssh/loginrec.c index 6ab9c5f72698..0ce5bb418ea4 100644 --- a/crypto/openssh/loginrec.c +++ b/crypto/openssh/loginrec.c @@ -146,6 +146,7 @@ */ #include "includes.h" +__RCSID("$FreeBSD$"); #include #include