]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_dial, utils.h: Avoid old style declaration and discarded qualifier. master 1776/head
authorNaveen Albert <asterisk@phreaknet.org>
Wed, 4 Feb 2026 14:52:49 +0000 (09:52 -0500)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Wed, 11 Feb 2026 13:34:34 +0000 (13:34 +0000)
commit46a8521b00a17e0d977a33eeaf7fedfb55a8ef1d
tree2a7bb3c0668544988bdf7e661474e4a4768d994f
parentde37314f85e8954c5a19c2fe9327adef56b06c48
app_dial, utils.h: Avoid old style declaration and discarded qualifier.

* app_dial: Use const char* for fixed strings.
* utils.h: inline should come before return type.

Resolves: #1755
apps/app_dial.c
include/asterisk/utils.h