summaryrefslogtreecommitdiffstats
path: root/Tests/Complex/Executable/complex.file.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Complex/Executable/complex.file.cxx')
-rw-r--r--Tests/Complex/Executable/complex.file.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Complex/Executable/complex.file.cxx b/Tests/Complex/Executable/complex.file.cxx
index e873fa6..cfba9ed 100644
--- a/Tests/Complex/Executable/complex.file.cxx
+++ b/Tests/Complex/Executable/complex.file.cxx
@@ -2,7 +2,7 @@
#include "cmMissingHeader.h"
#endif
-int main(int , char**)
+int main(int, char**)
{
return 0;
}