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