diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-18 03:56:19 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-18 03:56:19 +0000 |
commit | 8825d290d8873c6ee96e27dcba1f1c8bf59d2236 (patch) | |
tree | f8913a7ba038ec752e3d98e49b18950a374a85a9 /tests/Shared_Memory_SV_Test.cpp | |
parent | e1b089abb1df9b1c7a5f6eabf1100b6c21ec1fe8 (diff) | |
download | ATCD-8825d290d8873c6ee96e27dcba1f1c8bf59d2236.tar.gz |
ywhoopie!!
More new stuff, more things will break!!
I have no idea about this file. Heck, I am not even Doug!
Diffstat (limited to 'tests/Shared_Memory_SV_Test.cpp')
-rw-r--r-- | tests/Shared_Memory_SV_Test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Shared_Memory_SV_Test.cpp b/tests/Shared_Memory_SV_Test.cpp index 72bc2d6f8af..d2fe9c96258 100644 --- a/tests/Shared_Memory_SV_Test.cpp +++ b/tests/Shared_Memory_SV_Test.cpp @@ -60,7 +60,7 @@ server (void) } int -main (int argc, char *argv []) +main (int, char *argv []) { ACE_START_TEST ("Shared_Memory_SV_Test.cpp"); |