Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
7ae18c4a
Commit
7ae18c4a
authored
Apr 17, 1999
by
Per Cederqvist
Browse files
Comment fixed.
parent
0593e9e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libraries/libisc-new/src/intern.h
View file @
7ae18c4a
...
...
@@ -100,7 +100,7 @@ isc_setabortfn(void (*abortfn)(const char * msg));
/*
* Move a file descriptor FD the first unused file descriptor higher
* than LIMIT. Return the new file descriptor. Close FD.
* than
or equal to
LIMIT. Return the new file descriptor. Close FD.
*
* On failure, the old FD will be returned, and errno will be set.
*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment