diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-10 18:58:26 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-10 18:58:26 +0000 |
commit | 3c84e3836b3abfab542a7be40203dfdb2b6a1b8d (patch) | |
tree | bb9f565d02cf35dba707c8976e89ba97749e5b0c /tests/Mem_Map_Test.cpp | |
parent | c6f8c1fb06c57e454694764a7005c68ce47b3a65 (diff) | |
download | ATCD-3c84e3836b3abfab542a7be40203dfdb2b6a1b8d.tar.gz |
Hi David ;-)
Diffstat (limited to 'tests/Mem_Map_Test.cpp')
-rw-r--r-- | tests/Mem_Map_Test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Mem_Map_Test.cpp b/tests/Mem_Map_Test.cpp index ec630a4905a..387f3e3da63 100644 --- a/tests/Mem_Map_Test.cpp +++ b/tests/Mem_Map_Test.cpp @@ -85,7 +85,7 @@ create_test_file () } int -main (int argc, char **argv) +main (int, char **argv) { ACE_START_TEST; |