diff options
| -rw-r--r-- | docs/tex/openhefs.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tex/openhefs.tex b/docs/tex/openhefs.tex index ea618196..136d651c 100644 --- a/docs/tex/openhefs.tex +++ b/docs/tex/openhefs.tex @@ -21,7 +21,7 @@ The High-throughput Extended File System (OpenHeFS) is a custom filesystem tailo \textbf{Name} & \textbf{Value / Description} \\ \hline \texttt{kOpenHeFSVersion} & 0x0103 \\ -\texttt{kOpenHeFSMagic} & "OpenHeFS" (8-byte magic identifier) \\ +\texttt{kOpenHeFSMagic} & "OpenHeFS" (9-byte magic identifier) \\ \texttt{kOpenHeFSMagicLen} & 9 \\ \texttt{kOpenHeFSBlockLen} & 512 bytes \\ \texttt{kOpenHeFSFileNameLen} & 256 characters \\ |
