From 9ff5e337352a139a4ee3fb6bb87cf7de8eb76557 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Tue, 12 Aug 1997 01:55:05 +0000 Subject: [PATCH] typo git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2940 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/principal.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/krb5/principal.c b/lib/krb5/principal.c index 630483560..1af3860b8 100644 --- a/lib/krb5/principal.c +++ b/lib/krb5/principal.c @@ -461,7 +461,7 @@ krb5_425_conv_principal(krb5_context context, if(instance == NULL) goto no_host; if(instance[0] == 0){ - instance == NULL; + instance = NULL; goto no_host; } p = krb5_config_get_string(context->cf, "realms", realm,