diff options
Diffstat (limited to 'src/nv_const.h')
-rw-r--r-- | src/nv_const.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nv_const.h b/src/nv_const.h index 7a7bdea..b1285ba 100644 --- a/src/nv_const.h +++ b/src/nv_const.h @@ -1,5 +1,3 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nv/nv_const.h,v 1.6 2001/12/07 00:09:55 mvojkovi Exp $ */ - #ifndef __NV_CONST_H__ #define __NV_CONST_H__ @@ -8,4 +6,3 @@ #define NV_DRIVER_NAME "nv" #endif /* __NV_CONST_H__ */ - |