summaryrefslogtreecommitdiff
path: root/hwpfilter
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter')
-rw-r--r--hwpfilter/source/drawdef.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/hwpfilter/source/drawdef.h b/hwpfilter/source/drawdef.h
index 7c935b27a439..6523c6a6045e 100644
--- a/hwpfilter/source/drawdef.h
+++ b/hwpfilter/source/drawdef.h
@@ -2,9 +2,9 @@
*
* $RCSfile: drawdef.h,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: dvo $ $Date: 2003-10-15 14:34:39 $
+ * last change: $Author: vg $ $Date: 2005-02-16 18:13:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,7 +61,7 @@
*
************************************************************************/
-/* NAME $Id: drawdef.h,v 1.1 2003-10-15 14:34:39 dvo Exp $
+/* NAME $Id: drawdef.h,v 1.2 2005-02-16 18:13:50 vg Exp $
*
* HISTORY
* frog - Jan 11, 1999: Created.
@@ -177,9 +177,9 @@ struct RotationProperty
*/
struct HWPDOProperty
{
- int line_pstyle; // ߰
- int line_hstyle; // ȭǥ
- int line_tstyle; //
+ int line_pstyle; /* ߰ */
+ int line_hstyle; /* ȭǥ */
+ int line_tstyle; /* */
DWORD line_color;
hunit line_width;
DWORD fill_color;