diff options
Diffstat (limited to 'sys/dev/drm/radeon_microcode.h')
-rw-r--r-- | sys/dev/drm/radeon_microcode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/drm/radeon_microcode.h b/sys/dev/drm/radeon_microcode.h index e5665aa0486b..ce9e4e3984ff 100644 --- a/sys/dev/drm/radeon_microcode.h +++ b/sys/dev/drm/radeon_microcode.h @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/drm/radeon_microcode.h,v 1.1.4.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #ifndef RADEON_MICROCODE_H #define RADEON_MICROCODE_H |