what comes up must come down

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2555 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2006-09-07 15:15:39 +00:00
parent 52956d5cb1
commit 086676f6e9
23 changed files with 24 additions and 24 deletions

View File

@@ -195,7 +195,7 @@ SWITCH_DECLARE(switch_caller_profile_t *) switch_caller_profile_clone(switch_cor
SWITCH_DECLARE(void) switch_caller_profile_event_set_data(switch_caller_profile_t *caller_profile, char *prefix, switch_event_t *event);
END_EXTERN_C
SWITCH_END_EXTERN_C
/** @} */