summaryrefslogtreecommitdiff
path: root/src/ativalid.c
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-06-26 04:38:12 +0000
committerAdam Jackson <ajax@nwnk.net>2005-06-26 04:38:12 +0000
commitc7e1d31c6aec3a99061c77c4d6f57e2e874e37f1 (patch)
tree5b9fa3469531ea58e650a25e5d78db764e65e41c /src/ativalid.c
parent1beca962ecee5b5c51eb2fb8451fcc2a2ed4b97c (diff)
Bug #3628: Fix video driver submodule visibility.XORG-6_8_99_13
Diffstat (limited to 'src/ativalid.c')
-rw-r--r--src/ativalid.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ativalid.c b/src/ativalid.c
index 7c79888..5379584 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.16 2003/04/23 21:51:31 tsi Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/ativalid.c,v 1.17 2003/10/30 17:36:58 tsi Exp $ */
/*
- * Copyright 1997 through 2003 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org
+ * Copyright 1997 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
@@ -34,7 +34,7 @@
*
* This checks for hardware-related limits on mode timings.
*/
-int
+_X_EXPORT ModeStatus
ATIValidMode
(
int iScreen,