*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@308 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
5
cache.h
5
cache.h
@@ -1,3 +1,6 @@
|
||||
#ifndef __CACHE_H__
|
||||
#define __CACHE_H__
|
||||
|
||||
krb5_error_code
|
||||
krb5_cc_resolve (krb5_context context,
|
||||
char *residual,
|
||||
@@ -70,3 +73,5 @@ krb5_error_code
|
||||
krb5_cc_set_flags (krb5_context context,
|
||||
krb5_ccache id,
|
||||
krb5_flags flags);
|
||||
|
||||
#endif /* __CACHE_H__ */
|
||||
|
@@ -1,3 +1,6 @@
|
||||
#ifndef __CACHE_H__
|
||||
#define __CACHE_H__
|
||||
|
||||
krb5_error_code
|
||||
krb5_cc_resolve (krb5_context context,
|
||||
char *residual,
|
||||
@@ -70,3 +73,5 @@ krb5_error_code
|
||||
krb5_cc_set_flags (krb5_context context,
|
||||
krb5_ccache id,
|
||||
krb5_flags flags);
|
||||
|
||||
#endif /* __CACHE_H__ */
|
||||
|
Reference in New Issue
Block a user