aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/PalmOS/Src/extend.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/PalmOS/Src/extend.cpp')
-rw-r--r--backends/platform/PalmOS/Src/extend.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/PalmOS/Src/extend.cpp b/backends/platform/PalmOS/Src/extend.cpp
index 99352b8cdb..e2dbd8f093 100644
--- a/backends/platform/PalmOS/Src/extend.cpp
+++ b/backends/platform/PalmOS/Src/extend.cpp
@@ -43,7 +43,7 @@ void DrawStatus(Boolean show) {
if (OPTIONS_TST(kOptDisableOnScrDisp))
return;
- UInt8 x,y;
+ UInt8 x,y;
UInt32 depth, d1;
Boolean d2;
WinScreenMode(winScreenModeGet, &d1, &d1, &depth, &d2);