aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Quentin2025-06-03 11:32:12 +0200
committerrfjakob2025-06-03 15:52:32 +0200
commit825f43805c047f4ddaa5628adc417b48458fd489 (patch)
tree0cae61c57272bef2e9c2af2633fbfa5998c16409
parent4f84712871a1e374042169f863e7dc726570c1b4 (diff)
mention that empty files do not contain a header
-rw-r--r--docs/forward_mode_crypto.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/forward_mode_crypto.md b/docs/forward_mode_crypto.md
index 11ac105..d8c7f68 100644
--- a/docs/forward_mode_crypto.md
+++ b/docs/forward_mode_crypto.md
@@ -54,7 +54,7 @@ between or within files.
![](img/file-content-encryption.svg)
To support sparse files, all-zero blocks are accepted and passed through
-unchanged.
+unchanged. Empty files do not contain a header.
File Names
----------