summaryrefslogtreecommitdiff
path: root/src/atiwonderio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/atiwonderio.c')
-rw-r--r--src/atiwonderio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/atiwonderio.c b/src/atiwonderio.c
index e6c0db7..825ca13 100644
--- a/src/atiwonderio.c
+++ b/src/atiwonderio.c
@@ -60,7 +60,7 @@ ATIModifyExtReg
if (CurrentValue == NewValue)
return;
- ATIPutExtReg(Index, NewValue);
+ ATIPutExtReg(Index, NewValue);
}
#endif /* AVOID_CPIO */