
7 Sep
2016
7 Sep
'16
12:20 p.m.
On Wed, Aug 24, 2016 at 00:20:43 +0200, Ján Tomko wrote:
Instead of figuring out upfront whether <input> will be a single or a pair element, format the subelements into a separate buffer and close <input/> early if this buffer is empty. --- src/conf/domain_conf.c | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-)
ACK