summaryrefslogtreecommitdiff
path: root/sal/workben/test.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/workben/test.cxx')
-rw-r--r--sal/workben/test.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/workben/test.cxx b/sal/workben/test.cxx
index 0d04bece1686..faed0d8822ee 100644
--- a/sal/workben/test.cxx
+++ b/sal/workben/test.cxx
@@ -28,7 +28,7 @@ int _cdecl main( int argc, char * argv[] )
void test_int64();
test_int64();
- void test_profile(void);
+ void test_profile();
test_profile();
void test_OString();