prepend _ for krb425_local_realm
authorJohn Kohl <jtkohl@mit.edu>
Tue, 26 Feb 1991 15:30:35 +0000 (15:30 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Tue, 26 Feb 1991 15:30:35 +0000 (15:30 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1793 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb425/425data.c

index b3b4fcd4a30adc795b3240a645d67ae6d546a518..4a66965c4253a5ad061a2ee7a891dfc183f0ba41 100644 (file)
@@ -18,7 +18,7 @@ static char rcsid_425data_c[] =
 #include <krb5/copyright.h>
 #include "krb425.h"
 
-char                   *krb425_local_realm = 0;
+char                   *_krb425_local_realm = 0;
 krb5_ccache            _krb425_ccache = 0;
 int                    _krb425_error_init = 0;