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/nvvga.h | |
parent | 08b68473351081fe1ed96ba7e206ed0d301b8a91 (diff) |
Nuke old RCS tags.
Fix the ends of files. Update the known cards date.
Diffstat (limited to 'src/nvvga.h')
-rw-r--r-- | src/nvvga.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/nvvga.h b/src/nvvga.h index e194792..e614be1 100644 --- a/src/nvvga.h +++ b/src/nvvga.h @@ -20,8 +20,6 @@ * SOFTWARE. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nv/nvvga.h,v 1.2 2001/11/19 15:33:41 tsi Exp $ */ - #ifndef __NVVGA_H__ #define __NVVGA_H__ @@ -79,4 +77,4 @@ typedef struct { }regs; } vgaNVRec, *vgaNVPtr; -#endif +#endif /* __NVVGA_H__ */ |