diff options
Diffstat (limited to 'sys/dev/e1000/e1000_vf.c')
| -rw-r--r-- | sys/dev/e1000/e1000_vf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/e1000/e1000_vf.c b/sys/dev/e1000/e1000_vf.c index d1286ad2a5fa..53b4f2b8a561 100644 --- a/sys/dev/e1000/e1000_vf.c +++ b/sys/dev/e1000/e1000_vf.c @@ -30,7 +30,7 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ +/*$FreeBSD: src/sys/dev/e1000/e1000_vf.c,v 1.1.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $*/ #include "e1000_api.h" |
