]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_resolver_unbound: Fix config documentation. 38/3838/1
authorJoshua Colp <jcolp@digium.com>
Wed, 7 Sep 2016 10:59:26 +0000 (10:59 +0000)
committerJoshua Colp <jcolp@digium.com>
Wed, 7 Sep 2016 11:00:41 +0000 (11:00 +0000)
commit7ec7d53983e27017bbee257cd1a368b8030f4dea
treeb5f435965441db27c6d0c815dd38c6e696b56d47
parentd254f31426a89373ddce388c108e4d3d7bff6b11
res_resolver_unbound: Fix config documentation.

The code was referencing the config section as 'globals'
instead of 'general'. This change swaps it over to 'general'.

Change-Id: I9dfe7788f41c4a6754c77e103880dc1a747de7fe
res/res_resolver_unbound.c