diff options
Diffstat (limited to 'share/examples/meteor/yuvpk.c')
-rw-r--r-- | share/examples/meteor/yuvpk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/meteor/yuvpk.c b/share/examples/meteor/yuvpk.c index c9efec3164bb..efa573d82f08 100644 --- a/share/examples/meteor/yuvpk.c +++ b/share/examples/meteor/yuvpk.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/share/examples/meteor/yuvpk.c,v 1.3 2003/12/08 07:22:42 obrien Exp $"); #include <sys/types.h> #include <sys/mman.h> |