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
4
third_party/zip/tailor.h
vendored
4
third_party/zip/tailor.h
vendored
|
@ -20,7 +20,7 @@
|
|||
# undef FORCE_UNIX_OVER_WIN32
|
||||
# endif
|
||||
# ifdef FORCE_WIN32_OVER_UNIX
|
||||
/* native Win32 support was explicitely requested... */
|
||||
/* native Win32 support was explicitly requested... */
|
||||
# undef UNIX
|
||||
# else
|
||||
/* use the POSIX (Unix) emulation features by default... */
|
||||
|
@ -122,7 +122,7 @@
|
|||
|
||||
/*
|
||||
* Some compiler environments may require additional attributes attached
|
||||
* to declarations of runtime libary functions (e.g. to prepare for
|
||||
* to declarations of runtime library functions (e.g. to prepare for
|
||||
* linking against a "shared dll" version of the RTL). Here, we provide
|
||||
* the "empty" default for these attributes.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue