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

Diff for /src/usr.bin/telnet/telnet.c between version 1.10 and 1.11

version 1.10, 2000/10/24 21:52:38 version 1.11, 2000/11/10 15:33:13
Line 533 
Line 533 
 }  }
   
 /*  /*
  * This routine will turn a pipe seperated list of names in the buffer   * This routine will turn a pipe separated list of names in the buffer
  * into an array of pointers to NUL terminated names.  We toss out any   * into an array of pointers to NUL terminated names.  We toss out any
  * bad, duplicate, or verbose names (names with spaces).   * bad, duplicate, or verbose names (names with spaces).
  */   */

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11