mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 13:54:20 +03:00
compat: fix missing newlines at end of file
This commit is contained in:
parent
839a68e46e
commit
fb2ee65d59
@ -79,4 +79,4 @@
|
||||
"mingw": {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -15,4 +15,4 @@ int kill(pid_t pid, int signum);
|
||||
#define SIGSTK 31
|
||||
#define SIG_COUNT 32
|
||||
|
||||
#endif//_MINGW_IO_H
|
||||
#endif//_MINGW_IO_H
|
||||
|
Loading…
Reference in New Issue
Block a user