diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:11 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:11 +0000 |
| commit | 95ee2897e98f5d444f26ed2334cc7c439f9c16c6 (patch) | |
| tree | 0a5dc23810cd888bebf4213a8b87d1854fb14cfd /sys/netgraph/ng_sample.c | |
| parent | d54a7d337331d991e039e4f42f6b4dc64aedce08 (diff) | |
Diffstat (limited to 'sys/netgraph/ng_sample.c')
| -rw-r--r-- | sys/netgraph/ng_sample.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netgraph/ng_sample.c b/sys/netgraph/ng_sample.c index ae239c5286df..54b7f2026fa1 100644 --- a/sys/netgraph/ng_sample.c +++ b/sys/netgraph/ng_sample.c @@ -36,8 +36,6 @@ * OF SUCH DAMAGE. * * Author: Julian Elischer <julian@freebsd.org> - * - * $FreeBSD$ * $Whistle: ng_sample.c,v 1.13 1999/11/01 09:24:52 julian Exp $ */ |
