summaryrefslogtreecommitdiff
path: root/src/ativgaio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ativgaio.h')
-rw-r--r--src/ativgaio.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/ativgaio.h b/src/ativgaio.h
index e08ecff..a463fda 100644
--- a/src/ativgaio.h
+++ b/src/ativgaio.h
@@ -1,6 +1,6 @@
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/ativgaio.h,v 1.5 2003/01/01 19:16:34 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
@@ -32,11 +32,10 @@
#include "atiio.h"
#include "atipriv.h"
-#include "atiproto.h"
#ifndef AVOID_CPIO
-extern void ATISetVGAIOBase FunctionPrototype((ATIPtr, const CARD8));
+extern void ATISetVGAIOBase(ATIPtr, const CARD8);
/* Odds and ends to ease reading and writting of indexed registers */
#define GetReg(_Register, _Index) \