summaryrefslogtreecommitdiff
path: root/src/atii2c.c
diff options
context:
space:
mode:
authorDeron Johnson <deron.johnson@sun.com>2005-01-06 04:14:02 +0000
committerDeron Johnson <deron.johnson@sun.com>2005-01-06 04:14:02 +0000
commitb06ec03d04e33be9debdc5e573f8b5dbd7eac26d (patch)
tree16ff9be94794b3ed5eaffb78cb575de81b3b49ae /src/atii2c.c
parentdbeb8d28ac3469f4a7d7d8dae979ae876d4cdcba (diff)
Integrate updates from Xorg 6.8.2 RC2.lg3d-dev-0-6-1
VS: ----------------------------------------------------------------------
Diffstat (limited to 'src/atii2c.c')
-rw-r--r--src/atii2c.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/atii2c.c b/src/atii2c.c
index b884e595..331bd701 100644
--- a/src/atii2c.c
+++ b/src/atii2c.c
@@ -1,6 +1,6 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/atii2c.c,v 1.2 2003/08/29 21:07:57 tsi Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/atii2c.c,v 1.3 2003/11/10 18:41:20 tsi Exp $ */
/*
- * Copyright 2003 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org
+ * Copyright 2003 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
@@ -113,7 +113,7 @@
/*
- * ATII2CAddress --
+ * ATII2CAddress --
*
* This function puts a Start bit and an 8-bit address on the I2C bus.
*/