CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/06/02 17:36:29
Modified files:
usr.bin/ssh : clientloop.c clientloop.h mux.c
Log message:
No need for the mux cleanup callback to be visible so restore it to static
and call it through the detach_user function pointer. ok djm@
