summaryrefslogtreecommitdiff
path: root/ACE/examples/QOS/Simple/receiver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/QOS/Simple/receiver.cpp')
-rw-r--r--ACE/examples/QOS/Simple/receiver.cpp25
1 files changed, 11 insertions, 14 deletions
diff --git a/ACE/examples/QOS/Simple/receiver.cpp b/ACE/examples/QOS/Simple/receiver.cpp
index cba39f779e1..d9f89397866 100644
--- a/ACE/examples/QOS/Simple/receiver.cpp
+++ b/ACE/examples/QOS/Simple/receiver.cpp
@@ -1,18 +1,15 @@
/* -*- C++ -*- */
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// ACE_wrappers/examples/QOS
-//
-// = FILENAME
-// server.cpp
-//
-// = AUTHOR
-// Vishal Kachroo <vishal@cs.wustl.edu>
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file receiver.cpp
+ *
+ * $Id$
+ *
+ * @author Vishal Kachroo <vishal@cs.wustl.edu>
+ */
+//=============================================================================
+
#define QOSEVENT_MAIN