diff options
Diffstat (limited to 'sys/dev/cnw/if_cnw.c')
-rw-r--r-- | sys/dev/cnw/if_cnw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cnw/if_cnw.c b/sys/dev/cnw/if_cnw.c index ca247fbb020aa..77ab02cc99ac8 100644 --- a/sys/dev/cnw/if_cnw.c +++ b/sys/dev/cnw/if_cnw.c @@ -2,7 +2,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/cnw/if_cnw.c,v 1.25.2.1.2.1 2010/12/21 17:10:29 kensmith Exp $"); /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. |