- the last members of the ops structure are pointers

This commit is contained in:
Nalin Dahyabhai 2010-03-12 21:09:55 +00:00
parent 8ba624d90a
commit ecf57bb1a5

View File

@ -92,9 +92,9 @@ diff -up /dev/null krb5-1.7/src/lib/krb5/keytab/kt_any.c
+ krb5_ktany_start_seq_get,
+ krb5_ktany_next_entry,
+ krb5_ktany_end_seq_get,
+ 0,
+ 0,
+ 0
+ NULL,
+ NULL,
+ NULL,
+};
+
+static krb5_error_code