diff options
Diffstat (limited to 'sys/dev/drm/sis_mm.c')
-rw-r--r-- | sys/dev/drm/sis_mm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/drm/sis_mm.c b/sys/dev/drm/sis_mm.c index 8f4bc7c792b2..6fa5fe618e86 100644 --- a/sys/dev/drm/sis_mm.c +++ b/sys/dev/drm/sis_mm.c @@ -26,7 +26,7 @@ * Authors: * Sung-Ching Lin <sclin@sis.com.tw> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/drm/sis_mm.c,v 1.7 2005/04/16 03:44:44 anholt Exp $ */ #if defined(__linux__) && defined(CONFIG_FB_SIS) |