diff options
Diffstat (limited to 'man3/sockatmark.3')
| -rw-r--r-- | man3/sockatmark.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/sockatmark.3 b/man3/sockatmark.3 index 0ec8646482..2f95c3b73f 100644 --- a/man3/sockatmark.3 +++ b/man3/sockatmark.3 @@ -93,7 +93,7 @@ and then read the byte of data at the mark: perror("sockatmark"); break; } - + if (atmark) break; |
