diff options
Diffstat (limited to 'lib/libvgl/text.c')
-rw-r--r-- | lib/libvgl/text.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libvgl/text.c b/lib/libvgl/text.c index 757702f12655..30fce56b690d 100644 --- a/lib/libvgl/text.c +++ b/lib/libvgl/text.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libvgl/text.c,v 1.8 2002/06/02 20:05:39 schweikh Exp $"); #include <stdio.h> #include <sys/fbio.h> |