mirror of
https://github.com/asterisk/asterisk.git
synced 2026-06-30 20:19:42 -07:00
46a8521b00
* app_dial: Use const char* for fixed strings. * utils.h: inline should come before return type. Resolves: #1755