CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/09/18 06:03:24
Modified files:
usr.bin/ssh : mux.c
Log message:
Prevent type mismatch warning in debug on platforms where sig_atomic_t
!= int. ok djm@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/09/18 06:03:24
Modified files:
usr.bin/ssh : mux.c
Log message:
Prevent type mismatch warning in debug on platforms where sig_atomic_t
!= int. ok djm@