diff options
Diffstat (limited to 'sys/dev/drm/mach64_dma.c')
-rw-r--r-- | sys/dev/drm/mach64_dma.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/drm/mach64_dma.c b/sys/dev/drm/mach64_dma.c index 6068c85b3fe4..d8cb366c1e04 100644 --- a/sys/dev/drm/mach64_dma.c +++ b/sys/dev/drm/mach64_dma.c @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/drm/mach64_dma.c,v 1.4.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include "dev/drm/drmP.h" #include "dev/drm/drm.h" |