]> git.ipfire.org Git - thirdparty/asterisk.git/commit
aoc.c: Whitespace cleanup 94/4094/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:59:54 +0000 (15:59 -0500)
commit6fe5202c2c5e2aed750d48cf614fa73401501cc5
treee5984ea0d55db30ee9182ffa12d5407fe98cd5a9
parentdd6fc1bb7da290ccebdeff2a934a1824a7d8b099
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