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

Diff for /src/usr.bin/ssh/monitor_wrap.h between version 1.31 and 1.32

version 1.31, 2016/08/13 17:47:41 version 1.32, 2016/09/28 16:33:07
Line 76 
Line 76 
 int mm_bsdauth_query(void *, char **, char **, u_int *, char ***, u_int **);  int mm_bsdauth_query(void *, char **, char **, u_int *, char ***, u_int **);
 int mm_bsdauth_respond(void *, u_int, char **);  int mm_bsdauth_respond(void *, u_int, char **);
   
 /* zlib allocation hooks */  
 void mm_init_compression(struct mm_master *);  
   
 #endif /* _MM_WRAP_H_ */  #endif /* _MM_WRAP_H_ */

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32