diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-09-02 21:20:12 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-09-02 21:20:12 +0000 |
commit | 95f71f7af3d81c6d877d02591ebc9a2096e0be5d (patch) | |
tree | 0ddb89f212e9ab529adeb27cbfd0eb8100b78aee /tests/CDR_File_Test.cpp | |
parent | 9f2a37463bc8b21e6bd1fa60ab2c20604af6a8f9 (diff) | |
download | ATCD-95f71f7af3d81c6d877d02591ebc9a2096e0be5d.tar.gz |
ChangeLogTag:Thu Sep 2 12:21:41 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'tests/CDR_File_Test.cpp')
-rw-r--r-- | tests/CDR_File_Test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CDR_File_Test.cpp b/tests/CDR_File_Test.cpp index 91ddb267c0b..e3604681e86 100644 --- a/tests/CDR_File_Test.cpp +++ b/tests/CDR_File_Test.cpp @@ -223,7 +223,7 @@ run_test (int write_file, // Main function int -main (int, ASYS_TCHAR *argv[]) +main (int, ASYS_TCHAR *[]) { ACE_START_TEST (ASYS_TEXT ("CDR_File_Test")); |