diff options
author | kib <kib@FreeBSD.org> | 2010-08-24 13:02:22 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2010-08-24 13:02:22 +0000 |
commit | b9202ef929060f15b016e7b75e2f5ad51331856d (patch) | |
tree | 21ae76f8785d2a6d04e201b707bed5c86d501247 /lib | |
parent | d86ee49c10d60d69e00b6bc9560242f29642dd70 (diff) | |
download | FreeBSD-src-b9202ef929060f15b016e7b75e2f5ad51331856d.zip FreeBSD-src-b9202ef929060f15b016e7b75e2f5ad51331856d.tar.gz |
Remove extra FreeBSD tag.
MFC after: 3 days
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/stack_protector.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/sys/stack_protector.c b/lib/libc/sys/stack_protector.c index 114972f..14e991e 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 $ */ /* |