git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1657 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-05-04 04:17:44 +00:00
parent 0447861f1c
commit ec826f40b2

View File

@@ -440,7 +440,7 @@ post_prompt_box(Window window)
snprintf (s, sizeof(s), "User: %s%s%s@%s", name,
inst[0] ? "." : "",
inst ? inst : "",
inst[0] ? inst : "",
realm);
/* erase current guy -- text message may still exist */