summaryrefslogtreecommitdiff
path: root/sys/crypto/rc4/rc4.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/crypto/rc4/rc4.h')
-rw-r--r--sys/crypto/rc4/rc4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/crypto/rc4/rc4.h b/sys/crypto/rc4/rc4.h
index 670b1a005ba17..45971adbf57b5 100644
--- a/sys/crypto/rc4/rc4.h
+++ b/sys/crypto/rc4/rc4.h
@@ -34,7 +34,7 @@
* THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY
* OF SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/crypto/rc4/rc4.h,v 1.2.2.1 2000/04/18 04:48:32 archie Exp $
*/
#ifndef _SYS_CRYPTO_RC4_RC4_H_