diff options
Diffstat (limited to 'sys/dev/e1000/e1000_vf.c')
-rw-r--r-- | sys/dev/e1000/e1000_vf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/e1000/e1000_vf.c b/sys/dev/e1000/e1000_vf.c index 12c89a089735..9bcd2798e486 100644 --- a/sys/dev/e1000/e1000_vf.c +++ b/sys/dev/e1000/e1000_vf.c @@ -31,7 +31,6 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ #include "e1000_api.h" |