print a more informative message than "done" after negotiating
encryption git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10822 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -2112,7 +2112,7 @@ my_telnet(char *user)
|
||||
telnet_spin();
|
||||
}
|
||||
if (printed_encrypt) {
|
||||
printf("done.\n");
|
||||
printf("Encryption negotiated.\n");
|
||||
intr_waiting = 0;
|
||||
setconnmode(0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user