summaryrefslogtreecommitdiff
path: root/tests/Handle_Set_Test.cpp
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-09 15:59:15 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-09 15:59:15 +0000
commitf688c118f5d197c73d2412fa6b46af2d1edcf221 (patch)
tree80d905b4b703662ab4529edf2ec2dfd5f1a4a344 /tests/Handle_Set_Test.cpp
parent7205b5845b3b91c3eb2661add2ecdbfc0dd292f2 (diff)
downloadATCD-f688c118f5d197c73d2412fa6b46af2d1edcf221.tar.gz
oops, Handle_Set_Test.cpp needs argv!
Diffstat (limited to 'tests/Handle_Set_Test.cpp')
-rw-r--r--tests/Handle_Set_Test.cpp2
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");