summaryrefslogtreecommitdiff
path: root/src/ati.c
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-06-25 21:16:53 +0000
committerAdam Jackson <ajax@nwnk.net>2005-06-25 21:16:53 +0000
commit1beca962ecee5b5c51eb2fb8451fcc2a2ed4b97c (patch)
treee3146c98261c099c23141c7905785480bbc15526 /src/ati.c
parent9a4895c4c2fd9614d83adfe3967f4f46dc4dfff6 (diff)
Bug #3626: _X_EXPORT tags for video and input drivers.
Diffstat (limited to 'src/ati.c')
-rw-r--r--src/ati.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ati.c b/src/ati.c
index 5f81981..b0912cd 100644
--- a/src/ati.c
+++ b/src/ati.c
@@ -1,6 +1,6 @@
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/ati.c,v 1.23 2003/04/25 14:37:35 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
@@ -60,7 +60,7 @@
#include "ativersion.h"
/* The root of all evil... */
-DriverRec ATI =
+_X_EXPORT DriverRec ATI =
{
ATI_VERSION_CURRENT,
"ati",