sink.text.pretty: use "borrow" functions where possible
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 16 Apr 2018 23:15:33 +0000 (19:15 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 May 2019 04:05:45 +0000 (00:05 -0400)
commita82e90e828a8a21bf54bf0aa859b4dbb5da084a9
treec28d041cc3f05a5955752b766fec17df88352d71
parent5bd4da003739c77837ba154f2b80e363fa7b1aab
sink.text.pretty: use "borrow" functions where possible

Use "borrow" API functions when possible to avoid useless reference
count changes.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
plugins/text/pretty/pretty.c
plugins/text/pretty/print.c
This page took 0.024352 seconds and 4 git commands to generate.