commit | ea8342c248ad6c0a4fe1a70de133f954973bd2b2 | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Thu Jun 06 08:11:40 2013 +1000 |
committer | Darren Tucker <dtucker@zip.com.au> | Thu Jun 06 08:11:40 2013 +1000 |
tree | cb631673729078e481759f3df99c41d3b34122ca | |
parent | 5d12b8f05d79ba89d0807910a664fa80f6f3bf8c [diff] |
- dtucker@cvs.openbsd.org 2013/06/02 23:36:29 [clientloop.h clientloop.c mux.c] 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@