Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
sofia-sip
Commits
c5148618
Commit
c5148618
authored
Apr 10, 2007
by
Pekka Pessi
Browse files
torture_sip.c: removed solaris warnings.
darcs-hash:20070410154351-88462-9a17d7bcdd988cd88afd10a9b371427e2a1265d5.gz
parent
9639286c
Changes
1
Hide whitespace changes
Inline
Side-by-side
libsofia-sip-ua/sip/torture_sip.c
View file @
c5148618
...
...
@@ -354,7 +354,7 @@ int test_basic(void)
su_home_t
home
[
1
]
=
{
SU_HOME_INIT
(
home
)
};
char
const
*
display
;
url_t
url
[
1
];
char
const
*
const
*
params
;
msg_param_t
const
*
params
;
char
const
*
comment
;
char
const
na
[]
=
"Raaka Arska <tel:+358501970>;param=1;humppa (test) "
;
char
const
na2
[]
=
"tel:+358501970;param=1;humppa (test) "
;
...
...
@@ -744,8 +744,6 @@ int test_sip_msg_class(msg_mclass_t const *mc)
}
END
();
return
0
;
}
msg_t
*
read_message
(
int
flags
,
char
const
buffer
[])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment