Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
external
sofia-sip
Commits
0fad09ba
Commit
0fad09ba
authored
Sep 12, 2006
by
Pekka Pessi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
iptsec: fixed doxygen errors.
darcs-hash:20060912115000-65a35-a21a1b1feb833af49666aa951592ccca5f4c18ae.gz
parent
a199858b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
libsofia-sip-ua/iptsec/auth_module.c
libsofia-sip-ua/iptsec/auth_module.c
+1
-1
libsofia-sip-ua/iptsec/auth_ntlm.c
libsofia-sip-ua/iptsec/auth_ntlm.c
+1
-1
libsofia-sip-ua/iptsec/auth_plugin_ntlm.c
libsofia-sip-ua/iptsec/auth_plugin_ntlm.c
+1
-1
No files found.
libsofia-sip-ua/iptsec/auth_module.c
View file @
0fad09ba
...
...
@@ -359,7 +359,7 @@ void auth_status_unref(auth_status_t *as)
* header template in the @a ach structure.
*
* The auth_mod_method() returns the authentication result in the
* #auth_mod
ule
_t @a as structure. The @a as->as_status describes the result
* #auth_mod_t @a as structure. The @a as->as_status describes the result
* as follows:
* - <i>as->as_status == 0</i> authentication is successful
* - <i>as->as_status == 100</i> authentication is pending
...
...
libsofia-sip-ua/iptsec/auth_ntlm.c
View file @
0fad09ba
...
...
@@ -22,7 +22,7 @@
*
*/
/**@CFILE auth_
digest
.c
/**@CFILE auth_
ntlm
.c
*
* Implementation for digest authentication.
*
...
...
libsofia-sip-ua/iptsec/auth_plugin_ntlm.c
View file @
0fad09ba
...
...
@@ -22,7 +22,7 @@
*
*/
/**@CFILE auth_plugin_
delayed
.c
/**@CFILE auth_plugin_
ntlm
.c
*
* @brief Plugin for delayed authentication.
*
...
...
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