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

Diff for /src/usr.bin/ssh/scp.c between version 1.195 and 1.196

version 1.195, 2018/02/10 06:15:12 version 1.196, 2018/04/10 00:10:49
Line 293 
Line 293 
 }  }
   
 /*  /*
  * This functions executes a command simlar to do_cmd(), but expects the   * This function executes a command similar to do_cmd(), but expects the
  * input and output descriptors to be setup by a previous call to do_cmd().   * input and output descriptors to be setup by a previous call to do_cmd().
  * This way the input and output of two commands can be connected.   * This way the input and output of two commands can be connected.
  */   */

Legend:
Removed from v.1.195  
changed lines
  Added in v.1.196