summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLib/testJSONHelpers.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CMakeLib/testJSONHelpers.cxx')
-rw-r--r--Tests/CMakeLib/testJSONHelpers.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CMakeLib/testJSONHelpers.cxx b/Tests/CMakeLib/testJSONHelpers.cxx
index 2cd3f75..053c163 100644
--- a/Tests/CMakeLib/testJSONHelpers.cxx
+++ b/Tests/CMakeLib/testJSONHelpers.cxx
@@ -457,7 +457,7 @@ bool testRequired()
}
}
-int testJSONHelpers(int /*unused*/, char* /*unused*/ [])
+int testJSONHelpers(int /*unused*/, char* /*unused*/[])
{
if (!testInt()) {
return 1;