summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hpara.h
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source/hpara.h')
-rw-r--r--hwpfilter/source/hpara.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwpfilter/source/hpara.h b/hwpfilter/source/hpara.h
index 49c1f3008996..94bd3279ceb3 100644
--- a/hwpfilter/source/hpara.h
+++ b/hwpfilter/source/hpara.h
@@ -130,7 +130,7 @@ class DLLEXPORT HWPPara
/**
* Returns the style of paragraph.
*/
- ParaShape *GetParaShape(void) { return &pshape;}
+ ParaShape& GetParaShape(void) { return pshape;}
/**
* Returns previous paragraph.