summaryrefslogtreecommitdiff
path: root/src/ast_driver.c
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2006-03-14 23:28:47 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2006-03-14 23:28:47 +0000
commit7c713fb0da9c5c0c5c4e727ff4c801ec0e6e4a83 (patch)
tree14b7b40d7f9192e4d2c47de4ab8ee5816282434a /src/ast_driver.c
parent784ff02611fdf4adeced1bd156fbb7e6ed63df22 (diff)
Version 0.61 from ASPEED Technology Inc. (Update for Xorg 6.9.0 - Can't
reference XAACOPYROP) Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment #4044 <https://bugs.freedesktop.org/attachment.cgi?id=4245>
Diffstat (limited to 'src/ast_driver.c')
-rw-r--r--src/ast_driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ast_driver.c b/src/ast_driver.c
index 44a57d3..a9f6de0 100644
--- a/src/ast_driver.c
+++ b/src/ast_driver.c
@@ -296,7 +296,7 @@ astSetup(pointer module, pointer opts, int *errmaj, int *errmin)
static void
ASTIdentify(int flags)
{
- xf86PrintChipsets(AST_NAME, "Driver for AST Graphics Chipsets",
+ xf86PrintChipsets(AST_NAME, "Driver for ASPEED Graphics Chipsets",
ASTChipsets);
}