diff options
Diffstat (limited to 'ACE/tests/Unload_libACE.cpp')
-rw-r--r-- | ACE/tests/Unload_libACE.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/tests/Unload_libACE.cpp b/ACE/tests/Unload_libACE.cpp index 20fc76300e0..b1a1b2d831b 100644 --- a/ACE/tests/Unload_libACE.cpp +++ b/ACE/tests/Unload_libACE.cpp @@ -8,7 +8,6 @@ * but uses dlopen() to dynamically load libACE * and then uses dlclose() to unload it. * - * * @author David Smith <dts@prismtech.com> and Don Sharp <Donald.Sharp@prismtech.com> */ //============================================================================= |