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..8b8938e86989 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 2004/05/30 20:08:31 phk Exp $"); #include "opt_splash.h" |