mirror of
https://git.savannah.gnu.org/git/screen.git
synced 2026-02-11 09:52:00 +02:00
fix typo in comment
Signed-off-by: Amadeusz Sławiński <amade@asmblr.net>
This commit is contained in:
2
src/os.h
2
src/os.h
@@ -103,7 +103,7 @@ typedef char* slot_t; /* used internally in utmp.c */
|
||||
* signal stuff
|
||||
*/
|
||||
|
||||
/* apparently NSIG is not part of standart, but it's present some form in most
|
||||
/* apparently NSIG is not part of standard, but it's present some form in most
|
||||
* libc headers, if not define sane default
|
||||
*/
|
||||
#if !defined(NSIG)
|
||||
|
||||
Reference in New Issue
Block a user