summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Kuhn <Markus.Kuhn@cl.cam.ac.uk>2004-12-04 00:43:09 +0000
committerMarkus Kuhn <Markus.Kuhn@cl.cam.ac.uk>2004-12-04 00:43:09 +0000
commitbf5fc4151b70e17df31b780e25f1abc8e4b960b4 (patch)
tree37d92787a08250329c5e69e69bd779f23d0af0a0
parentb578b52fce3113e36d91db23d0587145e2e1775a (diff)
Encoding of numerous files changed to UTF-8XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_1
-rw-r--r--src/s3v_driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s3v_driver.c b/src/s3v_driver.c
index a8c1691..4425e45 100644
--- a/src/s3v_driver.c
+++ b/src/s3v_driver.c
@@ -3681,7 +3681,7 @@ S3VEnableMmio(ScrnInfoPtr pScrn)
#if 1
/*
* set linear base register to the PCI register values
- * some DX chipsets donīt seem to do it automatically
+ * some DX chipsets don't seem to do it automatically
* (EE 06/03/99)
*/
outb(vgaCRIndex, 0x59); /*@@@EE*/