This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
staticize function
Change-Id: Iadbf5cdf8269a0ef996e509837981ef88d065e24
mr4.4.1
Richard Fuchs
10 years ago
parent
cd937f1d90
commit
351bc106be
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
daemon/main.c
+ 1
- 1
daemon/main.c
View File
@ -538,7 +538,7 @@ static void init_everything() {
}
void
create_everything
(
struct
main_context
*
ctx
)
{
static
void
create_everything
(
struct
main_context
*
ctx
)
{
struct
callmaster_config
mc
;
struct
control_tcp
*
ct
;
struct
control_udp
*
cu
;
Write
Preview
Loading…
Cancel
Save