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
9efa0d2a
Commit
9efa0d2a
authored
Mar 24, 2001
by
Andreas Gustafsson
Browse files
do not capitalize error message strings
parent
b03c1bf7
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/isc/unix/net.c
View file @
9efa0d2a
...
...
@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: net.c,v 1.
19
2001/0
2/15 07:58:48 bwelling
Exp $ */
/* $Id: net.c,v 1.
20
2001/0
3/24 02:18:42 gson
Exp $ */
#include
<config.h>
...
...
@@ -82,7 +82,7 @@ try_proto(int domain) {
{
isc_log_write
(
isc_lctx
,
ISC_LOGCATEGORY_GENERAL
,
ISC_LOGMODULE_SOCKET
,
ISC_LOG_ERROR
,
"
R
etrieving the address of an IPv6 "
"
r
etrieving the address of an IPv6 "
"socket from the kernel failed."
);
isc_log_write
(
isc_lctx
,
ISC_LOGCATEGORY_GENERAL
,
ISC_LOGMODULE_SOCKET
,
ISC_LOG_ERROR
,
...
...
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