From ea6e658976e86f99b4b793166b81a03750bfdef2 Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Fri, 1 Aug 2008 04:22:35 +0000 Subject: Warning cleanup (bzr r6495) --- src/helper/units-test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/helper/units-test.cpp') 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() ) -- cgit v1.2.3