[BACK]Return to utilities.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / telnet

Diff for /src/usr.bin/telnet/utilities.c between version 1.3 and 1.4

version 1.3, 1996/12/12 11:24:08 version 1.4, 1998/02/16 04:59:04
Line 304 
Line 304 
     int           length;       /* length of suboption data */      int           length;       /* length of suboption data */
 {  {
     register int i;      register int i;
       char buf[512];
     extern int want_status_response;      extern int want_status_response;
   
     if (showoptions || direction == 0 ||      if (showoptions || direction == 0 ||

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4