diff options
Diffstat (limited to 'sys/dev/cx/if_cx.c')
| -rw-r--r-- | sys/dev/cx/if_cx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cx/if_cx.c b/sys/dev/cx/if_cx.c index 18c0bdc4efe7..9725a65f1759 100644 --- a/sys/dev/cx/if_cx.c +++ b/sys/dev/cx/if_cx.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/cx/if_cx.c,v 1.61.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> |
