summaryrefslogtreecommitdiff
path: root/src/atiwonderio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/atiwonderio.h')
-rw-r--r--src/atiwonderio.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/atiwonderio.h b/src/atiwonderio.h
index dd0fa585..cdd60870 100644
--- a/src/atiwonderio.h
+++ b/src/atiwonderio.h
@@ -1,6 +1,6 @@
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/atiwonderio.h,v 1.4 2003/01/01 19:16:35 tsi Exp $ */
/*
- * Copyright 2000 through 2003 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org
+ * Copyright 2000 through 2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
@@ -35,8 +35,7 @@
#ifndef AVOID_CPIO
-extern void ATIModifyExtReg FunctionPrototype((ATIPtr, const CARD8, int,
- const CARD8, CARD8));
+extern void ATIModifyExtReg(ATIPtr, const CARD8, int, const CARD8, CARD8);
#define ATIGetExtReg(_Index) \
GetReg(pATI->CPIO_VGAWonder, _Index)