summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfexport/rtfexport.cxx
diff options
context:
space:
mode:
authorIsamu Mogi <saturday6c@gmail.com>2013-06-21 15:47:30 +0000
committerMichael Meeks <michael.meeks@suse.com>2013-07-31 09:29:07 +0100
commitded871e9c1a69f640d6283ae6f79820689f0d612 (patch)
treed0623784d592cc6f92c1f4aeb594a8c23f34ddab /sw/qa/extras/rtfexport/rtfexport.cxx
parente5c7ddb12afe9423a63f8bb13b53d5a38636ad04 (diff)
fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepage
MSVC misinterprets UTF-8 source code without BOM as ANSI/OEM codepage. For that reason if local codepage is unfriendly to UTF-8, it sometimes causes compilation error. Change-Id: I8acd5500e581e020fd60b5a2ec20629f92fdf87c
Diffstat (limited to 'sw/qa/extras/rtfexport/rtfexport.cxx')
-rw-r--r--sw/qa/extras/rtfexport/rtfexport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/rtfexport/rtfexport.cxx b/sw/qa/extras/rtfexport/rtfexport.cxx
index 48db195cf4d1..8d3edf0f4919 100644
--- a/sw/qa/extras/rtfexport/rtfexport.cxx
+++ b/sw/qa/extras/rtfexport/rtfexport.cxx
@@ -1,4 +1,4 @@
-/*
+/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public