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

Diff for /src/usr.bin/ssh/ssh.h between version 1.70 and 1.71

version 1.70, 2002/06/03 12:04:07 version 1.71, 2002/06/22 02:00:29
Line 51 
Line 51 
 #define SSH_SERVICE_NAME        "ssh"  #define SSH_SERVICE_NAME        "ssh"
   
 /*  /*
  * Name of the environment variable containing the pathname of the   * Name of the environment variable containing the process ID of the
  * authentication socket.   * authentication agent.
  */   */
 #define SSH_AGENTPID_ENV_NAME   "SSH_AGENT_PID"  #define SSH_AGENTPID_ENV_NAME   "SSH_AGENT_PID"
   

Legend:
Removed from v.1.70  
changed lines
  Added in v.1.71