Skip to content

Commit 96b0340

Browse files
sarunasbkmilos
authored andcommitted
Trying to please the Clang Format Checker. Extra spaces?
1 parent a79ab52 commit 96b0340

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/properties.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3032,7 +3032,7 @@ const XmpPropertyInfo xmpPlusInfo[] = {
30323032
{"LicensorTelephone2", N_("Licensor Telephone 2"), "Text", xmpText, xmpExternal,
30333033
N_("Licensor Telephone number 2.")},
30343034
{"LicensorEmail", N_("Licensor Email"), "Text", xmpText, xmpExternal, N_("Licensor Email address.")},
3035-
{"LicensorURL", N_("Licensor URL"), "URL", xmpText, xmpExternal,
3035+
{"LicensorURL", N_("Licensor URL"), "URL", xmpText, xmpExternal,
30363036
N_("URL for a Licensor web page. May facilitate licensing of the image.")},
30373037
{"LicensorNotes", N_("Licensor Notes"), "Lang Alt", langAlt, xmpExternal,
30383038
N_("Supplemental information for use in identifying and contacting the Licensor/s.")},
@@ -3142,7 +3142,7 @@ const XmpPropertyInfo xmpPlusInfo[] = {
31423142
N_("Indicates whether a license is a repeat or an initial license. Reuse may require that licenses stored in "
31433143
"files previously delivered to the customer be updated.")},
31443144
{"DataMining", N_("Data Mining"), "URL", xmpText, xmpExternal,
3145-
N_("Data mining prohibition or permission, optionally with constraints.")},
3145+
N_("Data mining prohibition or permission, optionally with constraints.")},
31463146
{"OtherLicenseDocuments", N_("Other License Documents"), "bag Text", xmpBag, xmpExternal,
31473147
N_("Reference information for additional documents associated with the license.")},
31483148
{"OtherLicenseInfo", N_("Other License Info"), "Lang Alt", langAlt, xmpExternal,

0 commit comments

Comments
 (0)