get rid of pesky *

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@731 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2006-03-02 20:35:15 +00:00
parent bd4fc98500
commit acc02b4c94
3 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -353,7 +353,7 @@ SWITCH_DECLARE(switch_status) switch_core_session_outgoing_channel(switch_core_s
char *endpoint_name,
switch_caller_profile *caller_profile,
switch_core_session **new_session,
switch_memory_pool **pool);
switch_memory_pool *pool);
/*!
\brief Answer the channel of a given session