]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_resolver_unbound: Fix config documentation. 39/3839/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:01:44 +0000 (06:01 -0500)
commitbaa7dba1806b6f894fccc94bc63f83020ee2345c
tree797d4f1618acdd5531379896f32698e30b28cc69
parente6cad17d6dd4e335632ec27478ccee40bb574cc3
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