diff options
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__ */ - |