summaryrefslogtreecommitdiff
path: root/examples/Misc/test_dump.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2001-11-28 08:28:54 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2001-11-28 08:28:54 +0000
commitf7d16eba91da39d71c4245de658def689bdd560c (patch)
tree2b71134b1aa98ccc5b68cc10d3c160d68c3233dd /examples/Misc/test_dump.cpp
parente0fe0c0872f194056687ea9fc989e6893da01381 (diff)
downloadATCD-f7d16eba91da39d71c4245de658def689bdd560c.tar.gz
ChangeLogTag: Wed Nov 28 09:18:08 2001 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'examples/Misc/test_dump.cpp')
-rw-r--r--examples/Misc/test_dump.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Misc/test_dump.cpp b/examples/Misc/test_dump.cpp
index aa54fff047d..ffd683b14b6 100644
--- a/examples/Misc/test_dump.cpp
+++ b/examples/Misc/test_dump.cpp
@@ -12,7 +12,7 @@
ACE_RCSID(Misc, test_dump, "$Id$")
int
-main (int, char *[])
+main (int, ACE_TCHAR *[])
{
SOCK outer_sock;
// Note that the SOCK superclass is *not* printed.