mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 21:22:09 +00:00
fix build prob
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8366 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -232,7 +232,7 @@ SWITCH_DECLARE(switch_status_t) switch_event_bind(const char *id, switch_event_t
|
||||
\param event the event id to render the name of
|
||||
\return the rendered name
|
||||
*/
|
||||
SWITCH_DECLARE(char *) switch_event_name(switch_event_types_t event);
|
||||
SWITCH_DECLARE(const char *) switch_event_name(switch_event_types_t event);
|
||||
|
||||
/*!
|
||||
\brief return the event id that matches a given event name
|
||||
|
||||
Reference in New Issue
Block a user