mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-03 13:26:58 -07:00
551f272921
* app_dial: Use const char* for fixed strings. * utils.h: inline should come before return type. Resolves: #1755