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/nv_proto.h | |
parent | 08b68473351081fe1ed96ba7e206ed0d301b8a91 (diff) |
Nuke old RCS tags.
Fix the ends of files. Update the known cards date.
Diffstat (limited to 'src/nv_proto.h')
-rw-r--r-- | src/nv_proto.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nv_proto.h b/src/nv_proto.h index 5905309..142cd4c 100644 --- a/src/nv_proto.h +++ b/src/nv_proto.h @@ -1,5 +1,3 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nv/nv_proto.h,v 1.11 2004/03/20 01:52:16 mvojkovi Exp $ */ - #ifndef __NV_PROTO_H__ #define __NV_PROTO_H__ @@ -58,4 +56,3 @@ void NVRefreshArea32(ScrnInfoPtr pScrn, int num, BoxPtr pbox); void NVPointerMoved(int index, int x, int y); #endif /* __NV_PROTO_H__ */ - |