diff options
Diffstat (limited to 'xc/programs/Xserver/hw/xfree86/drivers/i740/i740_io.c')
-rw-r--r-- | xc/programs/Xserver/hw/xfree86/drivers/i740/i740_io.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xc/programs/Xserver/hw/xfree86/drivers/i740/i740_io.c b/xc/programs/Xserver/hw/xfree86/drivers/i740/i740_io.c index 0c575852d..4f47b0199 100644 --- a/xc/programs/Xserver/hw/xfree86/drivers/i740/i740_io.c +++ b/xc/programs/Xserver/hw/xfree86/drivers/i740/i740_io.c @@ -24,13 +24,12 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_io.c,v 1.2 1999/12/03 19:17:34 eich Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_io.c,v 1.3 2000/02/23 04:47:14 martin Exp $ */ /* * Authors: * Daryll Strauss <daryll@precisioninsight.com> * - * $PI$ */ #include "xf86.h" |