sink.text.pretty: use "borrow" functions where possible
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 16 Apr 2018 23:15:33 +0000 (19:15 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:34 +0000 (18:19 -0400)
commitf78d5dd16962d684c3532de318cb50e82eaa55c4
tree6e1dbccf01cdb1821ccd92eb4a521d22e38e9330
parent21b5b16a18e2692cb8deac2dd32fca8b8dce9393
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.024744 seconds and 4 git commands to generate.