CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/26 20:34:04
Modified files:
usr.bin/ssh : serverloop.c
Log message:
Make channel_id u_int32_t and remove unnecessary check and cast that were
left over from the type conversion. Noted by [email protected] in
bz#3098, ok markus@ djm@
