mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-03 11:12:27 +00:00
Add minor improvements and cleanup
This commit is contained in:
parent
9e3e985ae5
commit
feed0d2b0e
163 changed files with 2286 additions and 2245 deletions
2
third_party/xed/xederror.c
vendored
2
third_party/xed/xederror.c
vendored
|
@ -22,7 +22,7 @@
|
|||
/**
|
||||
* Xed error code names.
|
||||
*
|
||||
* puts(indexdoublenulstring(kXedErrorNames, xedd->op.error));
|
||||
* puts(IndexDoubleNulString(kXedErrorNames, xedd->op.error));
|
||||
*
|
||||
* @see XedError
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue