diff options
Diffstat (limited to 'sys/dev/dcons/dcons_crom.c')
| -rw-r--r-- | sys/dev/dcons/dcons_crom.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/dev/dcons/dcons_crom.c b/sys/dev/dcons/dcons_crom.c index bfa91464a834..a8e0ea506234 100644 --- a/sys/dev/dcons/dcons_crom.c +++ b/sys/dev/dcons/dcons_crom.c @@ -32,7 +32,7 @@   * SUCH DAMAGE.   *    * $Id: dcons_crom.c,v 1.8 2003/10/23 15:47:21 simokawa Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/dcons/dcons_crom.c,v 1.4.2.2 2005/03/02 10:45:30 obrien Exp $   */  #include <sys/param.h> | 
