summaryrefslogtreecommitdiff
path: root/ACE/tests/Intrusive_Auto_Ptr_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-04-01 07:38:35 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-04-01 07:38:35 +0000
commit58103f824de89de83b1a101385e1549086b2afe2 (patch)
tree2cc1657d3719f8e9bb34fc08454d40acd0266d24 /ACE/tests/Intrusive_Auto_Ptr_Test.cpp
parent70515663c89341f0aad96ce5ccc53cbdd788ea39 (diff)
downloadATCD-58103f824de89de83b1a101385e1549086b2afe2.tar.gz
Tue Apr 1 07:38:57 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/tests/Intrusive_Auto_Ptr_Test.cpp')
-rw-r--r--ACE/tests/Intrusive_Auto_Ptr_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Intrusive_Auto_Ptr_Test.cpp b/ACE/tests/Intrusive_Auto_Ptr_Test.cpp
index 5b6e6458f38..73d27c2871c 100644
--- a/ACE/tests/Intrusive_Auto_Ptr_Test.cpp
+++ b/ACE/tests/Intrusive_Auto_Ptr_Test.cpp
@@ -71,7 +71,7 @@ One::intrusive_remove_ref (One *one) {
-int run_main (int, ACE_TCHAR *argv[])
+int run_main (int, ACE_TCHAR *[])
{
ACE_START_TEST (ACE_TEXT ("Intrusive_Auto_Ptr_Test"));