diff options
Diffstat (limited to 'sys/dev/drm/radeon_irq.c')
-rw-r--r-- | sys/dev/drm/radeon_irq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/drm/radeon_irq.c b/sys/dev/drm/radeon_irq.c index 2d600a4e51c16..632b48f38e9c1 100644 --- a/sys/dev/drm/radeon_irq.c +++ b/sys/dev/drm/radeon_irq.c @@ -29,7 +29,7 @@ * Keith Whitwell <keith@tungstengraphics.com> * Michel Dänzer <michel@daenzer.net> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/radeon_irq.c,v 1.4.4.1 2005/01/30 00:59:36 imp Exp $ */ #include "dev/drm/radeon.h" |