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

Diff for /src/usr.bin/ssh/readconf.h between version 1.107 and 1.108

version 1.107, 2015/01/26 03:04:45 version 1.108, 2015/01/30 11:43:14
Line 150 
Line 150 
   
         int      update_hostkeys;          int      update_hostkeys;
   
           char    *hostbased_key_types;
   
         char    *ignored_unknown; /* Pattern list of unknown tokens to ignore */          char    *ignored_unknown; /* Pattern list of unknown tokens to ignore */
 }       Options;  }       Options;
   

Legend:
Removed from v.1.107  
changed lines
  Added in v.1.108