inst fix
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1657 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user