summaryrefslogtreecommitdiff
path: root/examples/Simple/chat/Server_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Simple/chat/Server_i.cpp')
-rw-r--r--examples/Simple/chat/Server_i.cpp32
1 files changed, 14 insertions, 18 deletions
diff --git a/examples/Simple/chat/Server_i.cpp b/examples/Simple/chat/Server_i.cpp
index 53bca0ca320..c23bb8ab738 100644
--- a/examples/Simple/chat/Server_i.cpp
+++ b/examples/Simple/chat/Server_i.cpp
@@ -1,21 +1,17 @@
-// $Id$
-
-// ===========================================================
-//
-//
-// = LIBRARY
-// TAO/tests/Simple/chat
-//
-// = FILENAME
-// Server_i.cpp
-//
-// = DESCRIPTION
-// Implementation of the Chat Server_i class.
-//
-// = AUTHOR
-// Pradeep Gore <pradeep@cs.wustl.edu>
-//
-// ===========================================================
+
+//=============================================================================
+/**
+ * @file Server_i.cpp
+ *
+ * $Id$
+ *
+ * Implementation of the Chat Server_i class.
+ *
+ *
+ * @author Pradeep Gore <pradeep@cs.wustl.edu>
+ */
+//=============================================================================
+
#include "Server_i.h"
#include "ace/Get_Opt.h"