]> git.ipfire.org Git - thirdparty/asterisk.git/commit
audiosocket: Fix module menuselect descriptions
authorSean Bright <sean.bright@gmail.com>
Tue, 15 Sep 2020 20:44:35 +0000 (16:44 -0400)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 22 Sep 2020 14:02:10 +0000 (09:02 -0500)
commitc90c182932a123f470e3df100a89ff163aca5526
tree2bf75f116a335b501165ebaad975ac96ec0d4908
parentfdc13060df8f79cd5277fb2c8a6c70d22b5cb69c
audiosocket: Fix module menuselect descriptions

The module description needs to be on the same line as the
AST_MODULE_INFO or it is not parsed correctly.

Change-Id: I9ba11df1415369790e8656fcb527bb2749373c21
channels/chan_audiosocket.c
res/res_audiosocket.c