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 ec25d1cf03a40..d0aeb147c21f5 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.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include "opt_splash.h" |
