summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2010-08-24 13:02:22 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2010-08-24 13:02:22 +0000
commit3e3fbd3f25a24a1ca28a79b86cf067a0189ec406 (patch)
tree21ae76f8785d2a6d04e201b707bed5c86d501247
parentd4ba3a561930841fc27a6e9c2d3db0c91d38667e (diff)
Notes
-rw-r--r--lib/libc/sys/stack_protector.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/sys/stack_protector.c b/lib/libc/sys/stack_protector.c
index 114972f97b4e7..14e991e3a057e 100644
--- a/lib/libc/sys/stack_protector.c
+++ b/lib/libc/sys/stack_protector.c
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/* $NetBSD: stack_protector.c,v 1.4 2006/11/22 17:23:25 christos Exp $ */
/* $OpenBSD: stack_protector.c,v 1.10 2006/03/31 05:34:44 deraadt Exp $ */
/*