diff options
Diffstat (limited to 'sys/dev/tdfx/tdfx_linux.c')
-rw-r--r-- | sys/dev/tdfx/tdfx_linux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/tdfx/tdfx_linux.c b/sys/dev/tdfx/tdfx_linux.c index 2e877f6d0173d..03736b67bdb0c 100644 --- a/sys/dev/tdfx/tdfx_linux.c +++ b/sys/dev/tdfx/tdfx_linux.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/tdfx/tdfx_linux.c,v 1.1.14.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/param.h> #include <sys/file.h> |