summaryrefslogtreecommitdiff
path: root/registry/workben/regspeed.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'registry/workben/regspeed.cxx')
-rw-r--r--registry/workben/regspeed.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/workben/regspeed.cxx b/registry/workben/regspeed.cxx
index 4a850fbf0cec..cce5234c49e2 100644
--- a/registry/workben/regspeed.cxx
+++ b/registry/workben/regspeed.cxx
@@ -250,7 +250,7 @@ int _cdecl main( int argc, char * argv[] )
cout << "\t41. closing registry \"test.reg\" failed\n";
}
- return(0);
+ return 0;
}