summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h')
-rw-r--r--TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h26
1 files changed, 13 insertions, 13 deletions
diff --git a/TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h b/TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h
index e803879881e..f7784de2754 100644
--- a/TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h
+++ b/TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h
@@ -1,17 +1,17 @@
/* -*- C++ -*- */
-// $Id$
-//
+
// ============================================================================
-//
-// = LIBRARY
-// ORBSVCS Telecom Log Service tests
-//
-// = FILENAME
-// Basic_Log_Test
-//
-// = AUTHOR
-// D A Hanvey (d.hanvey@qub.ac.uk)
-//
+/**
+ * @file Basic_Log_Test.h
+ *
+ * $Id$
+ *
+ * An test of using the Basic_Logging_Service
+ *
+ *
+ *
+ * @author D A Hanvey (d.hanvey@qub.ac.uk)
+ */
// ============================================================================
#ifndef _BASILOG_TEST_H
@@ -118,7 +118,7 @@ private:
parse_args();
// command line argument parser
- int write_records(CORBA::ULongLong numberOfRecordsToWrite ACE_ENV_ARG_DECL);
+ int write_records(CORBA::ULongLong numberOfRecordsToWrite ACE_ENV_ARG_DECL_NOT_USED);
// writes enough records to fill the log. Default write enough to fill log. Hopefully, not infinite.
void