]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
removed a redundant member from gssapi_functions{} [RT #18169]
authorTatuya JINMEI 神明達哉 <jinmei@isc.org>
Fri, 13 Jun 2008 00:17:09 +0000 (00:17 +0000)
committerTatuya JINMEI 神明達哉 <jinmei@isc.org>
Fri, 13 Jun 2008 00:17:09 +0000 (00:17 +0000)
lib/dns/gssapi_link.c

index 349826ff20ce0f465029ac93b4c627b440821fa0..ab3e553d014e676df1d9eb066b40dcd4c4e4074e 100644 (file)
@@ -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 <config.h>
@@ -292,7 +292,6 @@ static dst_func_t gssapi_functions = {
        NULL, /*%< tofile */
        NULL, /*%< parse */
        NULL, /*%< cleanup */
-       NULL
 };
 
 isc_result_t