diff options
Diffstat (limited to 'org/ocda_obj_setter.org')
| -rw-r--r-- | org/ocda_obj_setter.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/org/ocda_obj_setter.org b/org/ocda_obj_setter.org index f419954..8e7a67c 100644 --- a/org/ocda_obj_setter.org +++ b/org/ocda_obj_setter.org @@ -53,6 +53,7 @@ struct ST_file_name_hash_size_ { string fileName; ubyte[32] fileHash_sha256; ulong fileSize; + bool fileMissing = false; // file not found or unreadable, fileHash_sha256 & fileSize unset } struct SHA_256_Hashes_ { char[] summary; |
