]> git.ipfire.org Git - thirdparty/asterisk.git/commit
aoc.c: Whitespace cleanup 92/4092/1
authorRichard Mudgett <rmudgett@digium.com>
Wed, 12 Oct 2016 22:42:11 +0000 (17:42 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Thu, 13 Oct 2016 20:42:01 +0000 (15:42 -0500)
commite4bb9f9a37e8cd10799deadc1b95cdd6d28f4caa
treec95571158da81a120fe1829cd9b8ac9c02162589
parent3633c7926cdc102570a5f179aae8a9017bd0a034
aoc.c: Whitespace cleanup

* In s_to_json() removed unnecessary ast_json_ref() to ast_json_null()
when creating the type json object.  The ref is a noop.

Change-Id: I2be8b836876fc2e34a27c161f8b1c53b58a3889a
main/aoc.c