summaryrefslogtreecommitdiff
path: root/tests/Refcounted_Auto_Ptr_Test.cpp
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-18 19:17:36 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-18 19:17:36 +0000
commitd419760a77eb75969cb8e3afaf120e060974feb0 (patch)
treebd18581d6702960ad30d1eb9b7b662af649a3d3b /tests/Refcounted_Auto_Ptr_Test.cpp
parent633d7ee23ca8560e6583b0b15c8e8461202b4734 (diff)
downloadATCD-d419760a77eb75969cb8e3afaf120e060974feb0.tar.gz
ChangeLogTag:Sun May 18 19:18:45 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'tests/Refcounted_Auto_Ptr_Test.cpp')
-rw-r--r--tests/Refcounted_Auto_Ptr_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Refcounted_Auto_Ptr_Test.cpp b/tests/Refcounted_Auto_Ptr_Test.cpp
index c220ff845fb..602d6594c36 100644
--- a/tests/Refcounted_Auto_Ptr_Test.cpp
+++ b/tests/Refcounted_Auto_Ptr_Test.cpp
@@ -310,7 +310,7 @@ template class ACE_Refcounted_Auto_Ptr<Printer, ACE_Null_Mutex>;
int
-ACE_TMAIN (int, ACE_TCHAR *[])
+run_main (int, ACE_TCHAR *[])
{
ACE_START_TEST (ACE_LIB_TEXT ("Refcounted_Auto_Ptr_Test"));