]> git.ipfire.org Git - thirdparty/asterisk.git/commit
aoc.c: Whitespace cleanup 93/4093/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:44 +0000 (15:59 -0500)
commitb288b8b997a0c06850fad688be5f63260111a60f
tree473d1f428b6dbf013a78fc691d6671e16cfde2a9
parent8ff4d75e9eae039d8f5bac817db45fc43307a6fe
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