summaryrefslogtreecommitdiff
path: root/examples/Simple/chat/Receiver_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Simple/chat/Receiver_i.cpp')
-rw-r--r--examples/Simple/chat/Receiver_i.cpp31
1 files changed, 14 insertions, 17 deletions
diff --git a/examples/Simple/chat/Receiver_i.cpp b/examples/Simple/chat/Receiver_i.cpp
index 4156bd8dd78..af8099f89a1 100644
--- a/examples/Simple/chat/Receiver_i.cpp
+++ b/examples/Simple/chat/Receiver_i.cpp
@@ -1,20 +1,17 @@
-// $Id$
-
-// ===========================================================
-//
-// = LIBRARY
-// TAO/tests/Simple/chat
-//
-// = FILENAME
-// Receiver_i.cpp
-//
-// = DESCRIPTION
-// Implements the Receiver_i class, which is used by the chat client.
-//
-// = AUTHOR
-// Pradeep Gore <pradeep@cs.wustl.edu>
-//
-// ===========================================================
+
+//=============================================================================
+/**
+ * @file Receiver_i.cpp
+ *
+ * $Id$
+ *
+ * Implements the Receiver_i class, which is used by the chat client.
+ *
+ *
+ * @author Pradeep Gore <pradeep@cs.wustl.edu>
+ */
+//=============================================================================
+
#include "Receiver_i.h"