summaryrefslogtreecommitdiff
path: root/hw/xfree86/modes/xf86cvt.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/modes/xf86cvt.c')
-rw-r--r--hw/xfree86/modes/xf86cvt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/modes/xf86cvt.c b/hw/xfree86/modes/xf86cvt.c
index e9c74aa62..1da5fe50b 100644
--- a/hw/xfree86/modes/xf86cvt.c
+++ b/hw/xfree86/modes/xf86cvt.c
@@ -63,7 +63,7 @@
* want that. -- libv
*
*/
-_X_EXPORT DisplayModePtr
+DisplayModePtr
xf86CVTMode(int HDisplay, int VDisplay, float VRefresh, Bool Reduced,
Bool Interlaced)
{