prdb.txt: correct fixed header length

It is decimal 64, not hex 64.

Change-Id: Iee51f4536e8e811bd6ba7e2b86bdde5183227928
Reviewed-on: https://gerrit.openafs.org/14824
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
This commit is contained in:
Benjamin Kaduk 2021-10-03 15:44:05 -07:00
parent 6f5f13795a
commit 03e208df27

View File

@ -48,7 +48,7 @@ ubik_magic is a global constant, 0x00354545.
padding is an unused field and should always be zeros.
header_size is the length of the reserved space for the ubik header,
and will always be 0x64.
and will always be 0x40.
epoch is the ubik epoch.