mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-26 14:28:30 +00:00
Revert whitespace fixes to third_party (#501)
This commit is contained in:
parent
d4000bb8f7
commit
9de3d8f1e6
365 changed files with 39190 additions and 39211 deletions
2
third_party/zip/ziperr.h
vendored
2
third_party/zip/ziperr.h
vendored
|
@ -88,7 +88,7 @@ struct
|
|||
/* 13 */ { "NAME", "Missing or empty zip file", ZE_S_ERROR },
|
||||
/* 14 */ { "WRITE", "Output file write failure", ZE_S_SEVERE | ZE_S_PERR },
|
||||
/* 15 */ { "CREAT", "Could not create output file", ZE_S_SEVERE | ZE_S_PERR },
|
||||
/* 16 */ { "PARAMS", "Invalid command arguments", ZE_S_ERROR },
|
||||
/* 16 */ { "PARMS", "Invalid command arguments", ZE_S_ERROR },
|
||||
/* 17 */ { "", "", ZE_S_UNUSED },
|
||||
/* 18 */ { "OPEN", "File not found or no read permission",
|
||||
ZE_S_ERROR | ZE_S_PERR },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue