diff options
Diffstat (limited to 'sys/dev/fatm/if_fatm.c')
| -rw-r--r-- | sys/dev/fatm/if_fatm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/fatm/if_fatm.c b/sys/dev/fatm/if_fatm.c index 5dd0c1ddf233..2d852aa857c8 100644 --- a/sys/dev/fatm/if_fatm.c +++ b/sys/dev/fatm/if_fatm.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fatm/if_fatm.c,v 1.25.2.3.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_inet.h" #include "opt_natm.h" |
