mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 673470 - Fix format description in HashStore.cpp. r=dcamp
This commit is contained in:
parent
ee6d11560d
commit
417d61322a
@ -84,8 +84,9 @@
|
|||||||
// byte sliced (numSubPrefixes) uint32 sub chunk of SubPrefixes
|
// byte sliced (numSubPrefixes) uint32 sub chunk of SubPrefixes
|
||||||
// byte sliced (numSubPrefixes) uint32 add chunk of SubPrefixes
|
// byte sliced (numSubPrefixes) uint32 add chunk of SubPrefixes
|
||||||
// byte sliced (numSubPrefixes) uint32 SubPrefixes
|
// byte sliced (numSubPrefixes) uint32 SubPrefixes
|
||||||
// 0...numAddCompletes 32-byte Completions
|
// 0...numAddCompletes 32-byte Completions + uint32 addChunk
|
||||||
// 0...numSubCompletes 32-byte Completions
|
// 0...numSubCompletes 32-byte Completions + uint32 addChunk
|
||||||
|
// + uint32 subChunk
|
||||||
// 16-byte MD5 of all preceding data
|
// 16-byte MD5 of all preceding data
|
||||||
|
|
||||||
// NSPR_LOG_MODULES=UrlClassifierDbService:5
|
// NSPR_LOG_MODULES=UrlClassifierDbService:5
|
||||||
|
Loading…
Reference in New Issue
Block a user