]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-program-client: remote: Use struct program_client_remote as parameter where possible.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Mon, 26 Feb 2018 23:13:20 +0000 (00:13 +0100)
committerAki Tuomi <aki.tuomi@dovecot.fi>
Sun, 18 Mar 2018 10:53:18 +0000 (12:53 +0200)
commit36e44c0f0bccb517894c40c4313eeb74013df42f
treeff9f54edc23f9942b1d772e3cd45feaee7a7c1f0
parent156d6d2089c0eb6f6b8674a564ffb8834bf33eb7
lib-program-client: remote: Use struct program_client_remote as parameter where possible.

Avoids the need to cast it everywhere.
src/lib-program-client/program-client-remote.c