shada: Fix linter error

This commit is contained in:
ZyX 2017-07-04 17:47:45 +03:00
parent 91b9ad7d82
commit 63f72ac27c

View File

@ -3422,7 +3422,7 @@ shada_read_next_item_start:
}
const size_t length = (size_t)length_u64;
entry->timestamp = (Timestamp) timestamp_u64;
entry->timestamp = (Timestamp)timestamp_u64;
if (type_u64 == 0) {
// kSDItemUnknown cannot possibly pass that far because it is -1 and that