summaryrefslogtreecommitdiff
path: root/hwpfilter/source/mzstring.h
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source/mzstring.h')
-rw-r--r--hwpfilter/source/mzstring.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwpfilter/source/mzstring.h b/hwpfilter/source/mzstring.h
index 574033df78a1..4afb0e54fb8a 100644
--- a/hwpfilter/source/mzstring.h
+++ b/hwpfilter/source/mzstring.h
@@ -93,7 +93,7 @@ class MzString
bool resize(int len);
// Assignment
- MzString &operator = (MzString &s);
+ MzString &operator = (const MzString &s);
MzString &operator = (const char *s);
// Appending