jpeg translator: exif_parser: Missing break statement

CID 1273786 and CID 1273787
This commit is contained in:
Philippe Saint-Pierre
2015-07-03 11:32:45 -04:00
parent 03c41782bb
commit 8108282b32
@@ -138,6 +138,7 @@ add_to_message(TReadHelper& source, BMessage& target, tiff_tag& tag,
defaultType = B_DOUBLE_TYPE;
double value = source.Next<int32>();
doubleValue = value / source.Next<int32>();
break;
}
// floating point