[Libreoffice-commits] core.git: hwpfilter/source
Stephan Bergmann
sbergman at redhat.com
Tue Nov 24 04:03:21 PST 2015
hwpfilter/source/hwpreader.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 41dbbdcc8b856e16ac267eb90b6b7fecfdfab380
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue Nov 24 13:02:40 2015 +0100
Remove non-ASCII U+0086 PARAGRAPH SIGN from comment
Change-Id: Ifcbb2a61c662f135badc01b7beaef10fa3d75515
diff --git a/hwpfilter/source/hwpreader.cxx b/hwpfilter/source/hwpreader.cxx
index d5732f5..774c329 100644
--- a/hwpfilter/source/hwpreader.cxx
+++ b/hwpfilter/source/hwpreader.cxx
@@ -3772,7 +3772,7 @@ void HwpReader::makeHyperText(TxtBox * hbox)
/**
- * Read the platform information. if the platform is Linux or Solaris, it needs to changeĀ¶
+ * Read the platform information. if the platform is Linux or Solaris, it needs to change
* C: \ => Home, D: \ => changed to root (/). Because HWP uses DOS emulator.
*/
More information about the Libreoffice-commits
mailing list