summaryrefslogtreecommitdiffstats
path: root/crypto/openssh
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2010-01-13 20:30:16 +0000
committered <ed@FreeBSD.org>2010-01-13 20:30:16 +0000
commitc69b7d3b1afbb78e29ff4573e7b70d09c3a046d1 (patch)
tree1ca0f432fdfe4690cec53be4bc52b117e2f9c7e9 /crypto/openssh
parentf431530c4a0f324b3e68eb8cf3b850d5ccda8ee4 (diff)
downloadFreeBSD-src-c69b7d3b1afbb78e29ff4573e7b70d09c3a046d1.zip
FreeBSD-src-c69b7d3b1afbb78e29ff4573e7b70d09c3a046d1.tar.gz
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
Diffstat (limited to 'crypto/openssh')
-rw-r--r--crypto/openssh/loginrec.c1
1 files changed, 1 insertions, 0 deletions
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 <sys/types.h>
#include <sys/stat.h>
OpenPOWER on IntegriCloud