projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0543c58
)
format properly
author
Jeremy McNamara
<jj@nufone.net>
Thu, 11 Nov 2004 21:35:56 +0000
(21:35 +0000)
committer
Jeremy McNamara
<jj@nufone.net>
Thu, 11 Nov 2004 21:35:56 +0000
(21:35 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4215
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
channels/h323/chan_h323.h
patch
|
blob
|
history
diff --git
a/channels/h323/chan_h323.h
b/channels/h323/chan_h323.h
index
1f84610
..
0005b42
100755
(executable)
--- a/
channels/h323/chan_h323.h
+++ b/
channels/h323/chan_h323.h
@@
-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 */