diff options
author | Abdullah Sowayan <sowayan@users.noreply.github.com> | 2007-07-04 05:19:15 +0000 |
---|---|---|
committer | Abdullah Sowayan <sowayan@users.noreply.github.com> | 2007-07-04 05:19:15 +0000 |
commit | ebf5a47d5b743617b6331868db3cdc132af6f845 (patch) | |
tree | d377bde30d768bd1713e278a524426dd18f07bcd /TAO/orbsvcs/tests/Security/BiDirectional/server.cpp | |
parent | 033524440e21243fe1836a99c3253c3febbff7cd (diff) | |
download | ATCD-ebf5a47d5b743617b6331868db3cdc132af6f845.tar.gz |
Wed Jul 4 04:18:48 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>
Diffstat (limited to 'TAO/orbsvcs/tests/Security/BiDirectional/server.cpp')
-rw-r--r-- | TAO/orbsvcs/tests/Security/BiDirectional/server.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Security/BiDirectional/server.cpp b/TAO/orbsvcs/tests/Security/BiDirectional/server.cpp index d3bc3dba7d2..a6f4ff7c4d5 100644 --- a/TAO/orbsvcs/tests/Security/BiDirectional/server.cpp +++ b/TAO/orbsvcs/tests/Security/BiDirectional/server.cpp @@ -41,7 +41,7 @@ parse_args (int argc, char *argv[]) } int -main (int argc, char *argv[]) +ACE_TMAIN(int argc, ACE_TCHAR *argv[]) { try { |