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
420274f5
Commit
420274f5
authored
Mar 04, 2011
by
Pekka Pessi
Browse files
bnf: fix documentation
parent
5d9c097d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
libsofia-sip-ua/bnf/bnf.c
libsofia-sip-ua/bnf/bnf.c
+1
-1
No files found.
libsofia-sip-ua/bnf/bnf.c
View file @
420274f5
...
@@ -880,7 +880,7 @@ static size_t convert_ip_address(char const *s,
...
@@ -880,7 +880,7 @@ static size_t convert_ip_address(char const *s,
*
*
* Converts valid IP addresses to the binary format before comparing them.
* Converts valid IP addresses to the binary format before comparing them.
* Note that IP6-mapped IP4 addresses and IP6-compatible IP4 addresses are
* Note that IP6-mapped IP4 addresses and IP6-compatible IP4 addresses are
* compared as IP4 addresses; that is, ::ffff:127.0.0.1, ::127.0.0.1 and
* compared as IP4 addresses; that is, ::
%
ffff:127.0.0.1, ::127.0.0.1 and
* 127.0.0.1 all are all equal.
* 127.0.0.1 all are all equal.
*
*
* @param a IP address or domain name
* @param a IP address or domain name
...
...
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