summaryrefslogtreecommitdiff
path: root/hwpfilter/source/drawdef.h
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-04-20 09:59:32 +0200
committerJulien Nabet <serval2412@yahoo.fr>2014-04-20 10:00:01 +0200
commit0db1e713bde4b16604c2f564fdc785ba0b467242 (patch)
tree9ff5c0e35d0056ac7538856741ea0531925d66be /hwpfilter/source/drawdef.h
parent4393bd096c377897cda0b1199ec19d74f42f6132 (diff)
cpplint: [readability/utf8] Line contains invalid UTF-8
Change-Id: I8052539d86fbda5631b31f3163b1c51666153c8c
Diffstat (limited to 'hwpfilter/source/drawdef.h')
-rw-r--r--hwpfilter/source/drawdef.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/hwpfilter/source/drawdef.h b/hwpfilter/source/drawdef.h
index 6169892422f8..6cb38fe64cdc 100644
--- a/hwpfilter/source/drawdef.h
+++ b/hwpfilter/source/drawdef.h
@@ -127,9 +127,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;