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..f23a9a9971f8 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.36.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #include <stdio.h> #include <sys/types.h> |