summaryrefslogtreecommitdiff
path: root/netsvcs/clients/Naming/Dump_Restore/createfile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'netsvcs/clients/Naming/Dump_Restore/createfile.cpp')
-rw-r--r--netsvcs/clients/Naming/Dump_Restore/createfile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/netsvcs/clients/Naming/Dump_Restore/createfile.cpp b/netsvcs/clients/Naming/Dump_Restore/createfile.cpp
index 25bf2fb803c..0e9f08889fc 100644
--- a/netsvcs/clients/Naming/Dump_Restore/createfile.cpp
+++ b/netsvcs/clients/Naming/Dump_Restore/createfile.cpp
@@ -7,7 +7,7 @@
ACE_RCSID(Dump_Restore, createfile, "$Id$")
int
-main (int argc, char **argv)
+ACE_TMAIN (int argc, ACE_TCHAR **argv)
{
FILE *infile, *outfile;
char buf[BUFSIZ];