We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea3493 commit d5d716eCopy full SHA for d5d716e
js/load-image-iptc.js
@@ -52,7 +52,7 @@
52
return outstr
53
}
54
55
- var fieldValue, fieldName, dataSize, segmentType,
+ var fieldValue, fieldName, dataSize, segmentType
56
var segmentStartPos = startOffset
57
while (segmentStartPos < startOffset + sectionLength) {
58
// we currently handle the 2: class of iptc tag
0 commit comments