diff options
Diffstat (limited to 'sys/dev/drm/drm_fops.c')
-rw-r--r-- | sys/dev/drm/drm_fops.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/drm/drm_fops.c b/sys/dev/drm/drm_fops.c index 9f051159faff8..5839aa65ff3ba 100644 --- a/sys/dev/drm/drm_fops.c +++ b/sys/dev/drm/drm_fops.c @@ -30,7 +30,7 @@ * Daryll Strauss <daryll@valinux.com> * Gareth Hughes <gareth@valinux.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/drm_fops.c,v 1.1 2005/04/16 03:44:43 anholt Exp $ */ #include "dev/drm/drmP.h" |