summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hwplib.h
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 17:18:18 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 17:18:18 +0000
commit37d04e4d750384bab1bd815606ecee8f140488c3 (patch)
treecbb49248cccc6e498b42aa2e150c2ed4e2f953eb /hwpfilter/source/hwplib.h
parent0b7764580709e30a8ff533642541d3d00a537e79 (diff)
INTEGRATION: CWS dr33 (1.1.26); FILE MERGED
2005/02/14 13:31:37 dr 1.1.26.1: #i42367# remove non-ASCII characters at end of line, even in comments
Diffstat (limited to 'hwpfilter/source/hwplib.h')
-rw-r--r--hwpfilter/source/hwplib.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/hwpfilter/source/hwplib.h b/hwpfilter/source/hwplib.h
index 04e0ac6bdab1..26236627cfa6 100644
--- a/hwpfilter/source/hwplib.h
+++ b/hwpfilter/source/hwplib.h
@@ -2,9 +2,9 @@
*
* $RCSfile: hwplib.h,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: dvo $ $Date: 2003-10-15 14:37:17 $
+ * last change: $Author: vg $ $Date: 2005-02-16 18:18:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,12 +61,12 @@
*
************************************************************************/
-/* $Id: hwplib.h,v 1.1 2003-10-15 14:37:17 dvo Exp $ */
+/* $Id: hwplib.h,v 1.2 2005-02-16 18:18:01 vg Exp $ */
#ifndef _HWPLIB_H_
#define _HWPLIB_H_
#include "precompile.h"
-//hwp96ºÎÅÍ hunit°¡ 4byte°¡ µÇ¾ú´Ù.
+/* hwp96ºÎÅÍ hunit°¡ 4byte°¡ µÇ¾ú´Ù. */
/**
* size of hunit is 4 since hwp96 version
*/
@@ -165,11 +165,11 @@ typedef struct
#define ONE_MILI (71)
#define ONE_DOT (19)
-// HWP 3.0 ¹®¼­ Á¤º¸
+/* HWP 3.0 ¹®¼­ Á¤º¸ */
#define NLanguage 7
-// Á¦¾î ¹®ÀÚ
+/* Á¦¾î ¹®ÀÚ */
/**
* Control character
*/