fix proto
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3370 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -71,7 +71,7 @@ char* kdc_log_msg (int, const char*, ...);
|
|||||||
char* kdc_log_msg_va (int, const char*, va_list);
|
char* kdc_log_msg_va (int, const char*, va_list);
|
||||||
void kdc_openlog (krb5_config_section*);
|
void kdc_openlog (krb5_config_section*);
|
||||||
void loop (void);
|
void loop (void);
|
||||||
void set_master_key (EncryptionKey*);
|
void set_master_key (EncryptionKey);
|
||||||
krb5_error_code tgs_rep (KDC_REQ*, krb5_data*, const char*);
|
krb5_error_code tgs_rep (KDC_REQ*, krb5_data*, const char*);
|
||||||
Key* unseal_key (Key*);
|
Key* unseal_key (Key*);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user