add destroy
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24432 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		@@ -263,6 +263,7 @@ krb5_kt_ops hdb_kt_ops = {
 | 
				
			|||||||
    hdb_resolve,
 | 
					    hdb_resolve,
 | 
				
			||||||
    hdb_get_name,
 | 
					    hdb_get_name,
 | 
				
			||||||
    hdb_close,
 | 
					    hdb_close,
 | 
				
			||||||
 | 
					    NULL,		/* destroy */
 | 
				
			||||||
    hdb_get_entry,
 | 
					    hdb_get_entry,
 | 
				
			||||||
    NULL,		/* start_seq_get */
 | 
					    NULL,		/* start_seq_get */
 | 
				
			||||||
    NULL,		/* next_entry */
 | 
					    NULL,		/* next_entry */
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user