mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-26 14:28:30 +00:00
WIP: Correct all typos (#498)
This commit is contained in:
parent
98254a7c1f
commit
ed205e98a1
79 changed files with 162 additions and 162 deletions
2
third_party/zip/zipup.c
vendored
2
third_party/zip/zipup.c
vendored
|
@ -166,7 +166,7 @@ int percent(n, m)
|
|||
|
||||
/* 2004-12-01 SMS.
|
||||
* Changed to do big-n test only for small zoff_t.
|
||||
* Changed big-n arithmetic to accomodate apparently negative values
|
||||
* Changed big-n arithmetic to accommodate apparently negative values
|
||||
* when a small zoff_t value exceeds 2G.
|
||||
* Increased the reduction divisor from 256 to 512 to avoid the sign bit
|
||||
* in a reduced intermediate, allowing signed arithmetic for the final
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue