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
07fd7537
Commit
07fd7537
authored
Sep 06, 2007
by
Pekka Pessi
Browse files
test_soa.c: silenced warnings
darcs-hash:20070906175304-65a35-0e1c3e85dcde849f53c67adea73d39fb96b979f9.gz
parent
6f5db612
Changes
1
Hide whitespace changes
Inline
Side-by-side
libsofia-sip-ua/soa/test_soa.c
View file @
07fd7537
...
...
@@ -1274,9 +1274,7 @@ int test_media_reject(struct context *ctx)
char
const
*
offer
=
NONE
,
*
answer
=
NONE
;
isize_t
offerlen
=
(
isize_t
)
-
1
,
answerlen
=
(
isize_t
)
-
1
;
sdp_session_t
const
*
a_sdp
,
*
b_sdp
;
sdp_media_t
const
*
m
;
sdp_rtpmap_t
const
*
rm
;
sdp_session_t
const
*
b_sdp
;
char
const
a_caps
[]
=
"v=0
\r\n
"
...
...
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