From f0100a627e10dabe7d79515bdf8f9ea054c5aa87 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Sun, 25 Nov 2007 14:48:30 +0000 Subject: [PATCH] Remove (now) bogus prototype. --- libexec/ypxfr/ypxfr_extern.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libexec/ypxfr/ypxfr_extern.h b/libexec/ypxfr/ypxfr_extern.h index 9127631219..adef646d02 100644 --- a/libexec/ypxfr/ypxfr_extern.h +++ b/libexec/ypxfr/ypxfr_extern.h @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * $FreeBSD: src/libexec/ypxfr/ypxfr_extern.h,v 1.7.2.1 2002/02/15 00:46:54 des Exp $ - * $DragonFly: src/libexec/ypxfr/ypxfr_extern.h,v 1.2 2003/06/17 04:27:08 dillon Exp $ + * $DragonFly: src/libexec/ypxfr/ypxfr_extern.h,v 1.3 2007/11/25 14:48:30 swildner Exp $ */ #include #include @@ -61,4 +61,3 @@ extern unsigned long ypxfr_get_order(char *, char *, char *, const int); extern int ypxfr_match(char *, char *, char *, char *, unsigned long); extern char *ypxfxerr_string(ypxfrstat); extern int ypxfrd_get_map(char *, char *, char *, char *); -extern int callrpc(char *, int, int, int, xdrproc_t, char *, xdrproc_t, char *); -- 2.41.0