From: Tatuya JINMEI 神明達哉 Date: Fri, 13 Jun 2008 00:17:09 +0000 (+0000) Subject: removed a redundant member from gssapi_functions{} [RT #18169] X-Git-Tag: v9.5.0b1^2~23 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=98933c165fc219d67e19c4e35c4830573e03b201;p=thirdparty%2Fbind9.git removed a redundant member from gssapi_functions{} [RT #18169] --- diff --git a/lib/dns/gssapi_link.c b/lib/dns/gssapi_link.c index 349826ff20c..ab3e553d014 100644 --- a/lib/dns/gssapi_link.c +++ b/lib/dns/gssapi_link.c @@ -16,7 +16,7 @@ */ /* - * $Id: gssapi_link.c,v 1.7.128.3 2008/04/03 06:08:26 tbox Exp $ + * $Id: gssapi_link.c,v 1.7.128.4 2008/06/13 00:17:09 jinmei Exp $ */ #include @@ -292,7 +292,6 @@ static dst_func_t gssapi_functions = { NULL, /*%< tofile */ NULL, /*%< parse */ NULL, /*%< cleanup */ - NULL }; isc_result_t