Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
446aa1ec
Commit
446aa1ec
authored
Jun 06, 2000
by
David Lawrence
Browse files
style; no functional change
parent
6dedf998
Changes
1
Show whitespace changes
Inline
Side-by-side
bin/tests/dst/t_dst.c
View file @
446aa1ec
...
...
@@ -376,7 +376,9 @@ get_random(int *nfails) {
return
;
}
/* weak test, but better than nought */
/*
* Weak test, but better than nought.
*/
if
(
memcmp
(
data1
,
data2
,
DBUFSIZ
)
==
0
)
{
t_info
(
"data not random
\n
"
);
++*
nfails
;
...
...
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