diff options
author | George Sapountzis <gsap7@yahoo.gr> | 2008-01-12 16:17:21 +0200 |
---|---|---|
committer | George Sapountzis <gsap7@yahoo.gr> | 2008-01-16 16:15:47 +0200 |
commit | 311ec7b6c54a50a4b8a5a445f7283da2b0b2e0f5 (patch) | |
tree | 015825617f6c2aed788db4f2ff9f0ae1de16b15d /src/atimach64probe.c | |
parent | 5244e235262290eab8a3546f449295c12ed8f6c7 (diff) |
atimisc: rename to mach64
Diffstat (limited to 'src/atimach64probe.c')
-rw-r--r-- | src/atimach64probe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/atimach64probe.c b/src/atimach64probe.c index 2f716a15..b365b09f 100644 --- a/src/atimach64probe.c +++ b/src/atimach64probe.c @@ -110,7 +110,7 @@ _X_EXPORT const OptionInfoRec * Mach64AvailableOptions(int chipid, int busid) { /* - * Return options defined in the atimisc submodule which will have been + * Return options defined in the mach64 submodule which will have been * loaded by this point. */ return ATIOptionsWeak(); |