Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
307e1e6e
Commit
307e1e6e
authored
Feb 01, 2006
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed a typo.
* src/intern.h (isc_relocate_fd): Fixed typo in a comment.
parent
5adef99d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
src/libraries/libisc-new/ChangeLog
src/libraries/libisc-new/ChangeLog
+5
-0
src/libraries/libisc-new/src/intern.h
src/libraries/libisc-new/src/intern.h
+1
-1
No files found.
src/libraries/libisc-new/ChangeLog
View file @
307e1e6e
2006
-
02
-
01
Per
Cederqvist
<
ceder
@
lysator
.
liu
.
se
>
Fixed
a
typo
.
*
src
/
intern
.
h
(
isc_relocate_fd
):
Fixed
typo
in
a
comment
.
2006
-
01
-
01
Per
Cederqvist
<
ceder
@
lysator
.
liu
.
se
>
Since
.
cvsignore
no
longer
exist
,
we
cannot
distribute
it
.
...
...
src/libraries/libisc-new/src/intern.h
View file @
307e1e6e
...
...
@@ -246,7 +246,7 @@ isc_setabortfn(void (*abortfn)(const char * msg));
/*
* Move a file descriptor FD the first unused file descriptor higher
* Move a file descriptor FD
to
the first unused file descriptor higher
* 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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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