]> git.tuebingen.mpg.de Git - paraslash.git/commit
send_common: Combine generic_com_on() and open_sender().
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 17 Mar 2018 00:57:43 +0000 (01:57 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 17 Apr 2018 07:29:57 +0000 (09:29 +0200)
commitac9f8fc0b4a20b3ec1d205029ef61321174d15b6
treefd8022e21659c06340be68d288c831202f1fa141
parent033731a5b54d95ff950dd3963320407e1fae459d
send_common: Combine generic_com_on() and open_sender().

The latter function is only called by the former, and both are short.
send_common.c