summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLib/testCMExtEnumSet.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CMakeLib/testCMExtEnumSet.cxx')
-rw-r--r--Tests/CMakeLib/testCMExtEnumSet.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CMakeLib/testCMExtEnumSet.cxx b/Tests/CMakeLib/testCMExtEnumSet.cxx
index dbb0a54..ecf6d11 100644
--- a/Tests/CMakeLib/testCMExtEnumSet.cxx
+++ b/Tests/CMakeLib/testCMExtEnumSet.cxx
@@ -203,7 +203,7 @@ void testEdition()
}
}
-int testCMExtEnumSet(int /*unused*/, char* /*unused*/ [])
+int testCMExtEnumSet(int /*unused*/, char* /*unused*/[])
{
testDeclaration();
testIteration();