*** appl/telnet/telnet/telnet.c.ORIG	Fri Feb  6 19:41:45 1998
--- appl/telnet/telnet/telnet.c	Tue Jun 30 19:46:02 1998
***************
*** 2334,2340 ****
  	    }
  	    if (printed_encrypt == 0) {
  		    printed_encrypt = 1;
! 		    printf("Waiting for encryption to be negotiated...");
  		    /*
  		     * Turn on MODE_TRAPSIG and then turn off localchars 
  		     * so that ^C will cause telnet to exit.
--- 2334,2340 ----
  	    }
  	    if (printed_encrypt == 0) {
  		    printed_encrypt = 1;
! 		    printf("Waiting for encryption to be negotiated...\n\r");
  		    /*
  		     * Turn on MODE_TRAPSIG and then turn off localchars 
  		     * so that ^C will cause telnet to exit.
