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..56399f216fd7 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.8.1 2012/03/03 06:15:13 kensmith Exp $");  #include "opt_splash.h" | 
