mirror of
https://git.openafs.org/openafs.git
synced 2025-01-20 16:00:12 +00:00
prototypes-20040723
fix prototype for afs_realm_of_cell
This commit is contained in:
parent
1a5fbdb943
commit
7da4cd1adc
@ -247,5 +247,5 @@ int KFW_AFS_unlog(void);
|
||||
int KFW_AFS_klog(krb5_context, krb5_ccache, char*, char*, char*, int, char*);
|
||||
void KFW_import_ccache_data(void);
|
||||
BOOL MSLSA_IsKerberosLogon();
|
||||
char *afs_realm_of_cell(struct afsconf_cell *);
|
||||
char *afs_realm_of_cell(krb5_context, struct afsconf_cell *);
|
||||
#endif /* AFSKFW_INT_H */
|
||||
|
Loading…
Reference in New Issue
Block a user