mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
spelling
This commit is contained in:
parent
3b2f72538e
commit
26c575a262
@ -321,7 +321,7 @@ wchar_supppuab_p(wchar_t w){
|
||||
#define NCKEY_PRINT suppuabize(134)
|
||||
#define NCKEY_REFRESH suppuabize(135)
|
||||
|
||||
// See ppoll(2) for more detail. Provide a NULL 'ts' to block at lenghth, a 'ts'
|
||||
// See ppoll(2) for more detail. Provide a NULL 'ts' to block at length, a 'ts'
|
||||
// of 0 for non-blocking operation, and otherwise a timespec to bound blocking.
|
||||
// Signals in sigmask (less several we handle internally) will be atomically
|
||||
// masked and unmasked per ppoll(2). It should generally contain all signals.
|
||||
|
@ -209,7 +209,7 @@ wchar_supppuab_p(wchar_t w){
|
||||
#define NCKEY_PRINT suppuabize(134)
|
||||
#define NCKEY_REFRESH suppuabize(135)
|
||||
|
||||
// See ppoll(2) for more detail. Provide a NULL 'ts' to block at lenghth, a 'ts'
|
||||
// See ppoll(2) for more detail. Provide a NULL 'ts' to block at length, a 'ts'
|
||||
// of 0 for non-blocking operation, and otherwise a timespec to bound blocking.
|
||||
// Signals in sigmask (less several we handle internally) will be atomically
|
||||
// masked and unmasked per ppoll(2). It should generally contain all signals.
|
||||
|
Loading…
x
Reference in New Issue
Block a user