diff options
author | Warner Losh <imp@FreeBSD.org> | 2005-01-07 01:45:51 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2005-01-07 01:45:51 +0000 |
commit | c398230b64aea809cb7c5cea8db580af7097920c (patch) | |
tree | eb31ac736ac91e1175c700bbbf60cf1c022cf331 /sys/netgraph/ng_ether.h | |
parent | 610055c9e2703bbfa36be9b6af27493748a30967 (diff) |
Notes
Diffstat (limited to 'sys/netgraph/ng_ether.h')
-rw-r--r-- | sys/netgraph/ng_ether.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/netgraph/ng_ether.h b/sys/netgraph/ng_ether.h index 98a0b4c5c608..e91a6b153dc4 100644 --- a/sys/netgraph/ng_ether.h +++ b/sys/netgraph/ng_ether.h @@ -1,7 +1,9 @@ /* * ng_ether.h - * + */ + +/*- * Copyright (c) 1996-1999 Whistle Communications, Inc. * All rights reserved. * |