diff options
Diffstat (limited to 'tests/Handle_Set_Test.cpp')
-rw-r--r-- | tests/Handle_Set_Test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Handle_Set_Test.cpp b/tests/Handle_Set_Test.cpp index ef0ec5ffe17..d8803dfb137 100644 --- a/tests/Handle_Set_Test.cpp +++ b/tests/Handle_Set_Test.cpp @@ -65,7 +65,7 @@ run_test (int count) } int -main (int argc, char *[]) +main (int argc, char *argv[]) { ACE_START_TEST ("Handle_Set_Test"); |