diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2007-07-24 21:21:06 -0700 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2007-07-24 21:21:57 -0700 |
commit | 3bb842cb55fd201a559bef19c06db4aee0485d26 (patch) | |
tree | 29a3f3ff1b24cd1699a4f939815140c4045b9f39 /src/riva_hw.h | |
parent | 08b68473351081fe1ed96ba7e206ed0d301b8a91 (diff) |
Nuke old RCS tags.
Fix the ends of files. Update the known cards date.
Diffstat (limited to 'src/riva_hw.h')
-rw-r--r-- | src/riva_hw.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/riva_hw.h b/src/riva_hw.h index ec2b90b..2882afa 100644 --- a/src/riva_hw.h +++ b/src/riva_hw.h @@ -36,7 +36,6 @@ |* those rights set forth herein. *| |* *| \***************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nv/riva_hw.h,v 1.26 2003/07/31 20:24:31 mvojkovi Exp $ */ #ifndef __RIVA_HW_H__ #define __RIVA_HW_H__ @@ -363,4 +362,3 @@ typedef struct _riva_hw_state while ((hwinst).Busy(&(hwinst))); \ } #endif /* __RIVA_HW_H__ */ - |