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
4d7faa84
Commit
4d7faa84
authored
Sep 08, 2005
by
Pekka Pessi
Browse files
Silenced vc6 warning.
darcs-hash:20050908150532-65a35-62b0a6dbdfdad38610a0238c9423dcf10d9b35f6.gz
parent
8b801168
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
libsofia-sip-ua/iptsec/auth_module.c
libsofia-sip-ua/iptsec/auth_module.c
+1
-1
No files found.
libsofia-sip-ua/iptsec/auth_module.c
View file @
4d7faa84
...
...
@@ -1366,5 +1366,5 @@ void auth_mod_challenge_client(auth_mod_t *am,
auth_status_t
*
as
,
auth_challenger_t
const
*
ach
)
{
return
auth_mod_challenge
(
am
,
as
,
ach
);
auth_mod_challenge
(
am
,
as
,
ach
);
}
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