From 6cbb5bbff43d65a762d432659793333868837f0b Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 16 Jun 2004 09:22:56 +0000 Subject: DRI XFree86-4_3_99_12-merge import --- src/ativalid.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/ativalid.c') diff --git a/src/ativalid.c b/src/ativalid.c index e3ada177..7c798883 100644 --- a/src/ativalid.c +++ b/src/ativalid.c @@ -1,6 +1,6 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/ativalid.c,v 1.17 2003/10/30 17:36:58 tsi Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/ativalid.c,v 1.16 2003/04/23 21:51:31 tsi Exp $ */ /* - * Copyright 1997 through 2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org + * Copyright 1997 through 2003 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 @@ -34,7 +34,7 @@ * * This checks for hardware-related limits on mode timings. */ -ModeStatus +int ATIValidMode ( int iScreen, -- cgit v1.2.3