summaryrefslogtreecommitdiff
path: root/tests/INET_Addr_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2001-12-19 09:34:11 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2001-12-19 09:34:11 +0000
commiteb90f7d8e87312f36f3b14e24899b3821d7147af (patch)
tree51c16ff564db46ed51dc986fcbdd7332b1a24e15 /tests/INET_Addr_Test.cpp
parent7ae39a8633d0b4f40d2f0993eb430f8b4916b474 (diff)
downloadATCD-eb90f7d8e87312f36f3b14e24899b3821d7147af.tar.gz
ChangeLogTag: Wed Dec 19 10:30:04 2001 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'tests/INET_Addr_Test.cpp')
-rw-r--r--tests/INET_Addr_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/INET_Addr_Test.cpp b/tests/INET_Addr_Test.cpp
index 6377840bd46..fb6c955cda0 100644
--- a/tests/INET_Addr_Test.cpp
+++ b/tests/INET_Addr_Test.cpp
@@ -24,7 +24,7 @@
#include "ace/Log_Msg.h"
-int main (int argc, char *argv[])
+int main (int argc, ACE_TCHAR *argv[])
{
ACE_UNUSED_ARG (argc);
ACE_UNUSED_ARG (argv);