mirror of
https://repo.or.cz/socat.git
synced 2025-07-14 07:23:23 +00:00
Corrected lots of misspellings etc.
This commit is contained in:
parent
d9d06eb587
commit
52e2e5a277
36 changed files with 108 additions and 1896 deletions
|
@ -167,7 +167,7 @@ int main(int argc, const char *argv[]) {
|
|||
Nanosleep(&waittime, NULL);
|
||||
|
||||
if (style == 0) {
|
||||
/* this style gives detailled infos, but requires a file descriptor */
|
||||
/* This style gives detailed infos, but requires a file descriptor */
|
||||
if (filename) {
|
||||
#if LATER /* this is just in case that S_ISSOCK does not work */
|
||||
struct stat buf;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue