]> git.ipfire.org Git - thirdparty/asterisk.git/commit
menuselect: Use more specific error message.
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 4 Jan 2024 18:05:32 +0000 (18:05 +0000)
committerNaveen Albert <asterisk@phreaknet.org>
Mon, 8 Jan 2024 17:27:05 +0000 (17:27 +0000)
commitf22f49e77a9b6bc51118f700a1e2fef2931ea68b
treef48ca6bebbc601b285a8552346880af497c11900
parent3e069f3274670ed0bdbe94429c6568a7c8377304
menuselect: Use more specific error message.

Instead of using the same error message for
missing dependencies and conflicts, be specific
about what actually went wrong.

Resolves: #520
menuselect/menuselect.c