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

Diff for /src/usr.bin/ssh/ssh.c between version 1.24 and 1.25

version 1.24, 1999/10/14 18:17:42 version 1.25, 1999/10/26 22:38:51
Line 158 
Line 158 
   
 /* Main program for the ssh client. */  /* Main program for the ssh client. */
   
 uid_t original_real_uid;  
   
 int  int
 main(int ac, char **av)  main(int ac, char **av)
 {  {

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25