summaryrefslogtreecommitdiffstats
path: root/src/helper/units-test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/units-test.cpp')
-rw-r--r--src/helper/units-test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helper/units-test.cpp b/src/helper/units-test.cpp
index 1a983fece..a400ca01f 100644
--- a/src/helper/units-test.cpp
+++ b/src/helper/units-test.cpp
@@ -93,7 +93,7 @@ test_unit_table()
}
int
-main(int argc, char *argv[])
+main(int /*argc*/, char */*argv*/[])
{
int const ret = ( ( test_conversions()
&& test_unit_table() )