diff options
Diffstat (limited to 'linux/fops.c')
-rw-r--r-- | linux/fops.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/fops.c b/linux/fops.c index 8e373e5a..e6110a34 100644 --- a/linux/fops.c +++ b/linux/fops.c @@ -29,6 +29,7 @@ * Daryll Strauss <daryll@valinux.com> * */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/fops.c,v 1.9 2000/08/28 02:43:14 tsi Exp $ */ #define __NO_VERSION__ #include "drmP.h" |