Skip to content
Snippets Groups Projects
Commit be93d86b authored by Jeremy McNamara's avatar Jeremy McNamara
Browse files

format properly

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4215 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 0543c580
No related branches found
No related tags found
No related merge requests found
......@@ -196,7 +196,7 @@ extern "C" {
void h323_send_tone(const char *call_token, char tone);
/* H323 create and destroy sessions */
int h323_make_call(char* dest, call_details_t *cd, call_options_t);
int h323_make_call(char *dest, call_details_t *cd, call_options_t);
int h323_clear_call(const char *);
/* H.323 alerting and progress */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment