diff options
Diffstat (limited to 'lib/libvgl/main.c')
-rw-r--r-- | lib/libvgl/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libvgl/main.c b/lib/libvgl/main.c index 8506a1bc8729..b148ab290e62 100644 --- a/lib/libvgl/main.c +++ b/lib/libvgl/main.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libvgl/main.c,v 1.15.30.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #include <stdio.h> #include <sys/types.h> |