[Libreoffice-commits] core.git: Branch 'aoo/trunk' - icc/source
Pedro Giffuni
pfg at apache.org
Sun Dec 25 04:08:26 UTC 2016
icc/source/create_sRGB_profile/create_sRGB_profile.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 4cc5be334bcb1552c8eacc39a76f17087effcde9
Author: Pedro Giffuni <pfg at apache.org>
Date: Sun Dec 25 02:32:14 2016 +0000
Fix extra spaces.
diff --git a/icc/source/create_sRGB_profile/create_sRGB_profile.cpp b/icc/source/create_sRGB_profile/create_sRGB_profile.cpp
index 7359f6d..65329fa 100644
--- a/icc/source/create_sRGB_profile/create_sRGB_profile.cpp
+++ b/icc/source/create_sRGB_profile/create_sRGB_profile.cpp
@@ -121,7 +121,7 @@ const char * const TheHeader2[] =
" * regarding copyright ownership. The ASF licenses this file",
" * to you under the Apache License, Version 2.0 (the",
" * \"License\"); you may not use this file except in compliance",
- " * with the License. You may obtain a copy of the License at",
+ " * with the License. You may obtain a copy of the License at",
" *",
" * http://www.apache.org/licenses/LICENSE-2.0",
" *",
@@ -129,8 +129,8 @@ const char * const TheHeader2[] =
" * software distributed under the License is distributed on an",
" * \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY",
" * KIND, either express or implied. See the License for the",
- " * specific language governing permissions and limitations",
- " * under the License.",
+ " * specific language governing permissions and limitations",
+ " * under the License.",
" ************************************************************************/",
"",
"#ifndef INCLUDED_ICC_SRGB_IEC61966_2_1_H",
More information about the Libreoffice-commits
mailing list