summaryrefslogtreecommitdiff
path: root/ace/Sample_History.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-01 22:17:39 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-01 22:17:39 +0000
commit53284e215e3d3351a7d7e9c4b68f14b427fb4377 (patch)
tree97236ece363cff48fd287c780db4290da39b02cb /ace/Sample_History.h
parent7b7c52ad2abd228138ba1a948d5e28bf6dc3b880 (diff)
downloadATCD-53284e215e3d3351a7d7e9c4b68f14b427fb4377.tar.gz
ChangeLogTag:Wed Nov 1 14:11:48 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'ace/Sample_History.h')
-rw-r--r--ace/Sample_History.h27
1 files changed, 12 insertions, 15 deletions
diff --git a/ace/Sample_History.h b/ace/Sample_History.h
index 90e4ffac0b8..2b171145269 100644
--- a/ace/Sample_History.h
+++ b/ace/Sample_History.h
@@ -1,17 +1,14 @@
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// ace
-//
-// = FILENAME
-// Sample_History.h
-//
-// = AUTHOR
-// Carlos O'Ryan <coryan@uci.edu>
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file Sample_History.h
+ *
+ * $Id$
+ *
+ * @author Carlos O'Ryan <coryan@uci.edu>
+ */
+//=============================================================================
+
#ifndef ACE_SAMPLE_HISTORY_H
#define ACE_SAMPLE_HISTORY_H
@@ -53,7 +50,7 @@ public:
/// Dump all the samples
/**
* Prints out all the samples, using @param msg as a prefix for each
- * message.
+ * message.
*/
void dump_samples (const ACE_TCHAR *msg,
ACE_UINT32 scale_factor) const;