mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-06 23:02:55 -07:00
c3db651b23
* app_dial: Use const char* for fixed strings. * utils.h: inline should come before return type. Resolves: #1755