summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/testRegistry.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/kwsys/testRegistry.cxx')
-rw-r--r--Source/kwsys/testRegistry.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/kwsys/testRegistry.cxx b/Source/kwsys/testRegistry.cxx
index 09e9737..86a0211 100644
--- a/Source/kwsys/testRegistry.cxx
+++ b/Source/kwsys/testRegistry.cxx
@@ -42,7 +42,7 @@
kwsys_ios::cout << "Error, " << x << " != " << y << kwsys_ios::endl; \
}
-int main(int, char**)
+int testRegistry(int, char*[])
{
int res = 0;