diff options
Diffstat (limited to 'lib/libvgl/mouse.c')
-rw-r--r-- | lib/libvgl/mouse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libvgl/mouse.c b/lib/libvgl/mouse.c index 4f9dc6210530..e833963a3876 100644 --- a/lib/libvgl/mouse.c +++ b/lib/libvgl/mouse.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libvgl/mouse.c,v 1.6.32.1 2008/11/25 02:59:29 kensmith Exp $"); #include <stdio.h> #include <sys/types.h> |