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

Diff for /src/usr.bin/ssh/misc.h between version 1.73 and 1.74

version 1.73, 2018/06/09 03:01:12 version 1.74, 2018/07/27 05:13:02
Line 31 
Line 31 
 };  };
   
 int forward_equals(const struct Forward *, const struct Forward *);  int forward_equals(const struct Forward *, const struct Forward *);
 int bind_permitted(int, uid_t);  
 int daemonized(void);  int daemonized(void);
   
 /* Common server and client forwarding options. */  /* Common server and client forwarding options. */

Legend:
Removed from v.1.73  
changed lines
  Added in v.1.74