*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@301 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Unknown User d91-jda
1996-03-17 01:13:42 +00:00
parent 6a1930bcd5
commit 2968019168
13 changed files with 233 additions and 123 deletions

2
test.c
View File

@@ -4,7 +4,7 @@
int main(int argc, char **argv)
{
krb5_config_file *cf;
k5_cfile *cf;
char *p;
krb5_parse_config_file(&cf, "krb5.conf");
krb5_get_config_tag(cf, "realms ATHENA.MIT.EDU v4_instance_convert mit", &p);