summaryrefslogtreecommitdiff
path: root/ACE/ace/Codeset_IBM1047.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-12 14:45:25 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-12 14:45:25 +0000
commit752f89da26d38f789e728bbdcfa7d420704c242b (patch)
tree73d4200ae76aa05ab07b7a120579c8039444e6e2 /ACE/ace/Codeset_IBM1047.cpp
parent17065ba470b54d554dc946fabe3e2f7db36a3556 (diff)
downloadATCD-752f89da26d38f789e728bbdcfa7d420704c242b.tar.gz
Mon Feb 12 14:44:06 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/Codeset_IBM1047.cpp')
-rw-r--r--ACE/ace/Codeset_IBM1047.cpp33
1 files changed, 15 insertions, 18 deletions
diff --git a/ACE/ace/Codeset_IBM1047.cpp b/ACE/ace/Codeset_IBM1047.cpp
index d69857c558c..5e208fd373f 100644
--- a/ACE/ace/Codeset_IBM1047.cpp
+++ b/ACE/ace/Codeset_IBM1047.cpp
@@ -1,21 +1,18 @@
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// ace
-//
-// = FILENAME
-// Codeset_IBM1047.cpp
-//
-// = DESCRIPTION
-// Defines the arrays required to convert between ISO8859 (aka
-// Latin/1) and IBM1047 (aka EBCDIC).
-//
-// = AUTHOR
-// Jim Rogers (jrogers@viasoft.com)
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file Codeset_IBM1047.cpp
+ *
+ * $Id$
+ *
+ * Defines the arrays required to convert between ISO8859 (aka
+ * Latin/1) and IBM1047 (aka EBCDIC).
+ *
+ *
+ * @author Jim Rogers (jrogers@viasoft.com)
+ */
+//=============================================================================
+
#include "ace/Codeset_IBM1047.h"