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..5ae2dcf47393 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.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #ifndef RADEON_MICROCODE_H #define RADEON_MICROCODE_H |