summaryrefslogtreecommitdiff
path: root/tests/Object_Manager_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Object_Manager_Test.cpp')
-rw-r--r--tests/Object_Manager_Test.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/Object_Manager_Test.cpp b/tests/Object_Manager_Test.cpp
index dc8e543eab4..c10f556ee3d 100644
--- a/tests/Object_Manager_Test.cpp
+++ b/tests/Object_Manager_Test.cpp
@@ -1,5 +1,5 @@
// $Id$
-//
+
// ============================================================================
//
// = LIBRARY
@@ -12,13 +12,15 @@
// Tests the basic functions of the ACE_Object_Manager.
//
// = AUTHOR
-// David L. Levine
+// David L. Levine <levine@cs.wustl.edu>
//
// ============================================================================
#include "test_config.h"
#include "ace/Object_Manager.h"
+ACE_RCSID(tests, Object_Manager_Test, "$Id$")
+
static u_int *ip;
extern "C"