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
ISC Open Source Projects
BIND
Commits
5a7a0823
Commit
5a7a0823
authored
Feb 02, 1999
by
Bob Halley
Browse files
fix cut-and-paste error
parent
6acb28c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/isc/include/isc/inet.h
View file @
5a7a0823
...
...
@@ -37,7 +37,7 @@ char *isc_inet_ntop(int af, const void *src, char *dst, size_t size);
int
isc_inet_pton
(
int
af
,
const
char
*
src
,
void
*
dst
);
#else
#define isc_inet_
n
to
p
inet_
n
to
p
#define isc_inet_
p
to
n
inet_
p
to
n
#endif
#ifdef NEED_INET_ATON
...
...
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