aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/net/if_ipheth.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/net/if_ipheth.c')
-rw-r--r--sys/dev/usb/net/if_ipheth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/net/if_ipheth.c b/sys/dev/usb/net/if_ipheth.c
index d666835e6ae0..96b0166161d0 100644
--- a/sys/dev/usb/net/if_ipheth.c
+++ b/sys/dev/usb/net/if_ipheth.c
@@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/usb/net/if_ipheth.c,v 1.1.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $");
#include <sys/stdint.h>
#include <sys/stddef.h>