2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

ok, the prototypes really *do* agree totally now!

This commit is contained in:
Bob Halley 2001-10-04 07:02:28 +00:00
parent f216f79834
commit 678be98a63

View File

@ -15,7 +15,7 @@
* 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
#define DIG_H
@ -189,7 +189,7 @@ void
get_address(char *host, in_port_t port, isc_sockaddr_t *sockaddr);
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);
void