summaryrefslogtreecommitdiffstats
path: root/io/test/testcomponent.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/test/testcomponent.cxx')
-rw-r--r--io/test/testcomponent.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/test/testcomponent.cxx b/io/test/testcomponent.cxx
index 27be71daf0bc..2b317c90341c 100644
--- a/io/test/testcomponent.cxx
+++ b/io/test/testcomponent.cxx
@@ -67,7 +67,7 @@ int main (int argc, char **argv)
exit(1);
}
- sal_Char szBuf[1024];
+ char szBuf[1024];
OString sTestName;
try