mirror of
https://github.com/asterisk/asterisk.git
synced 2026-06-21 15:02:13 +00:00
843e12600e
* app_dial: Use const char* for fixed strings. * utils.h: inline should come before return type. Resolves: #1755