summaryrefslogtreecommitdiff
path: root/sys/dev/fb/tga.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/fb/tga.c')
-rw-r--r--sys/dev/fb/tga.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/fb/tga.c b/sys/dev/fb/tga.c
index 28fef02011d4..10571be2111c 100644
--- a/sys/dev/fb/tga.c
+++ b/sys/dev/fb/tga.c
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/fb/tga.c,v 1.4 2003/08/24 17:46:06 obrien Exp $");
/*
* Copyright (c) 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
@@ -55,7 +55,7 @@ __FBSDID("$FreeBSD$");
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/fb/tga.c,v 1.4 2003/08/24 17:46:06 obrien Exp $");
#include <machine/stdarg.h>