summaryrefslogtreecommitdiff
path: root/tests/Hash_Map_Bucket_Iterator_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Hash_Map_Bucket_Iterator_Test.cpp')
-rw-r--r--tests/Hash_Map_Bucket_Iterator_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Hash_Map_Bucket_Iterator_Test.cpp b/tests/Hash_Map_Bucket_Iterator_Test.cpp
index 55fc2f4b1ef..dfb746977a3 100644
--- a/tests/Hash_Map_Bucket_Iterator_Test.cpp
+++ b/tests/Hash_Map_Bucket_Iterator_Test.cpp
@@ -70,7 +70,7 @@ typedef ACE_Hash_Map_Bucket_Iterator<ACE_UINT32,
ACE_SYNCH_NULL_MUTEX> HASH_MAP_BUCKET_ITERATOR;
int
-ACE_TMAIN (int argc, ACE_TCHAR *argv[])
+run_main (int argc, ACE_TCHAR *argv[])
{
// Validate options.
int result = parse_args (argc, argv);