diff options
author | Abdullah Sowayan <sowayan@users.noreply.github.com> | 2007-06-30 18:43:31 +0000 |
---|---|---|
committer | Abdullah Sowayan <sowayan@users.noreply.github.com> | 2007-06-30 18:43:31 +0000 |
commit | 21e1db2e50febda05c8ebc08b4a992576ca57f72 (patch) | |
tree | 34905f0f48c0c1b5812cadcbe7cc351159e8884d /TAO/tests/Exposed_Policies/client.cpp | |
parent | 39c3017f1993e575733caafebe7ff0ed566042a3 (diff) | |
download | ATCD-21e1db2e50febda05c8ebc08b4a992576ca57f72.tar.gz |
Sat Jun 30 16:58:36 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>
Diffstat (limited to 'TAO/tests/Exposed_Policies/client.cpp')
-rw-r--r-- | TAO/tests/Exposed_Policies/client.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Exposed_Policies/client.cpp b/TAO/tests/Exposed_Policies/client.cpp index 1295144a34c..2483135b567 100644 --- a/TAO/tests/Exposed_Policies/client.cpp +++ b/TAO/tests/Exposed_Policies/client.cpp @@ -12,7 +12,7 @@ ACE_RCSID(tao, client, "$Id$") int -main (int argc, char *argv[]) +ACE_TMAIN(int argc, ACE_TCHAR *argv[]) { int status = 0; |