summaryrefslogtreecommitdiff
path: root/sys/crypto/blowfish/arch/i386/bf_enc.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/crypto/blowfish/arch/i386/bf_enc.S')
-rw-r--r--sys/crypto/blowfish/arch/i386/bf_enc.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/crypto/blowfish/arch/i386/bf_enc.S b/sys/crypto/blowfish/arch/i386/bf_enc.S
index bcee9c5423546..86a80cae61a20 100644
--- a/sys/crypto/blowfish/arch/i386/bf_enc.S
+++ b/sys/crypto/blowfish/arch/i386/bf_enc.S
@@ -1,5 +1,5 @@
/* $NetBSD: bf_enc.S,v 1.1 2001/09/09 11:01:01 tls Exp $ */
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/crypto/blowfish/arch/i386/bf_enc.S,v 1.2.26.1 2010/12/21 17:10:29 kensmith Exp $ */
/*
* Written by Jason R. Thorpe <thorpej@zembu.com> and Thor Lancelot Simon