mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
ok, the prototypes really *do* agree totally now!
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: dig.h,v 1.75 2001/10/04 06:56:37 halley Exp $ */
|
/* $Id: dig.h,v 1.76 2001/10/04 07:02:28 halley Exp $ */
|
||||||
|
|
||||||
#ifndef DIG_H
|
#ifndef DIG_H
|
||||||
#define DIG_H
|
#define DIG_H
|
||||||
@@ -189,7 +189,7 @@ void
|
|||||||
get_address(char *host, in_port_t port, isc_sockaddr_t *sockaddr);
|
get_address(char *host, in_port_t port, isc_sockaddr_t *sockaddr);
|
||||||
|
|
||||||
isc_result_t
|
isc_result_t
|
||||||
get_reverse(char reverse[MXNAME], char *value, isc_boolean_t nibble,
|
get_reverse(char *reverse, char *value, isc_boolean_t nibble,
|
||||||
isc_boolean_t strict);
|
isc_boolean_t strict);
|
||||||
|
|
||||||
void
|
void
|
||||||
|
Reference in New Issue
Block a user