projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d5c705
)
docs/specifications/mutable.rst: correct the magic string for v1 mutable containers...
author
david-sarah
<david-sarah@jacaranda.org>
Sun, 12 Dec 2010 01:14:00 +0000
(17:14 -0800)
committer
david-sarah
<david-sarah@jacaranda.org>
Sun, 12 Dec 2010 01:14:00 +0000
(17:14 -0800)
docs/specifications/mutable.rst
patch
|
blob
|
history
diff --git
a/docs/specifications/mutable.rst
b/docs/specifications/mutable.rst
index 0d7e71e5b127c8a01c76ca015b279669afdd9359..6640aa66c902ba727d7a21b18d98c05ff9867f1a 100644
(file)
--- a/
docs/specifications/mutable.rst
+++ b/
docs/specifications/mutable.rst
@@
-263,7
+263,7
@@
migration, described below), a small number of lease structures, the embedded
data itself, and expansion space for additional lease structures::
# offset size name
- 1 0 32 magic verstr "
tahoe mutable container v1" plus binary
+ 1 0 32 magic verstr "
Tahoe mutable container v1\n\x75\x09\x44\x03\x8e"
2 32 20 write enabler's nodeid
3 52 32 write enabler
4 84 8 data size (actual share data present) (a)