diff options
Diffstat (limited to 'sys/dev/fb/splash.c')
-rw-r--r-- | sys/dev/fb/splash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/fb/splash.c b/sys/dev/fb/splash.c index ec25d1cf03a4..f0c947e74ea2 100644 --- a/sys/dev/fb/splash.c +++ b/sys/dev/fb/splash.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fb/splash.c,v 1.14.30.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include "opt_splash.h" |