mirror of
https://github.com/NixOS/nix.git
synced 2025-11-16 23:42:43 +01:00
Doh
This commit is contained in:
parent
488ce10b4e
commit
d53b8d7211
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ public:
|
||||||
|
|
||||||
static size_t wordsFor(unsigned short size)
|
static size_t wordsFor(unsigned short size)
|
||||||
{
|
{
|
||||||
return 1 + size;
|
return 2 + size;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue