hwpfilter/source/hwpreader.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 41dbbdcc8b856e16ac267eb90b6b7fecfdfab380 Author: Stephan Bergmann <[email protected]> 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. */
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
