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
5c54d949
Commit
5c54d949
authored
Jun 23, 2000
by
David Lawrence
Browse files
style lint
parent
461bead5
Changes
2
Hide whitespace changes
Inline
Side-by-side
lib/dns/include/dns/confip.h
View file @
5c54d949
...
...
@@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: confip.h,v 1.2
1
2000/06/2
2 21:55:21
tale Exp $ */
/* $Id: confip.h,v 1.2
2
2000/06/2
3 02:59:04
tale Exp $ */
#ifndef DNS_CONFIP_H
#define DNS_CONFIP_H 1
...
...
@@ -250,10 +250,11 @@ typedef isc_boolean_t (*dns_c_ipmlwalker)(dns_c_ipmatchelement_t *element);
/*
* Recursively decends the list and returns the boolean AND of the return
* values of func
* values of func
.
*/
isc_boolean_t
dns_c_ipmatchlist_walk
(
dns_c_ipmatchlist_t
*
list
,
dns_c_ipmlwalker
func
);
isc_boolean_t
dns_c_ipmatchlist_walk
(
dns_c_ipmatchlist_t
*
list
,
dns_c_ipmlwalker
func
);
ISC_LANG_ENDDECLS
ISC_LANG_ENDDECLS
#endif
/* DNS_CONFIP_H */
lib/dns/include/dns/types.h
View file @
5c54d949
...
...
@@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: types.h,v 1.8
7
2000/06/2
2 21:56:20
tale Exp $ */
/* $Id: types.h,v 1.8
8
2000/06/2
3 02:59:05
tale Exp $ */
#ifndef DNS_TYPES_H
#define DNS_TYPES_H 1
...
...
@@ -136,10 +136,10 @@ typedef enum {
}
dns_dbtype_t
;
/*
* These are generated by gen.c
for dns_rdatatype_t and dns_rdataclass_t
.
* These are generated by gen.c.
*/
#include <dns/enumtype.h>
#include <dns/enumclass.h>
#include <dns/enumtype.h>
/* Provides dns_rdatatype_t. */
#include <dns/enumclass.h>
/* Provides dns_rdataclass_t. */
/*
* rcodes.
...
...
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