forked from KolibriOS/kolibrios
Fixed typo.
git-svn-id: svn://kolibrios.org@5545 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
c1f96ec4d4
commit
df3b374281
@ -279,7 +279,7 @@ getaddrinfo: ;;
|
||||
;;---------------------------------------------------------------------------;;
|
||||
;> first parameter (optional) = host name ;;
|
||||
;> second parameter (optional) = service name (decimal number for now) ;;
|
||||
;> third parameter (optional) = hints for socketnum type ;;
|
||||
;> third parameter (optional) = hints for socket type ;;
|
||||
;> fourth parameter = pointer to result (head of L1-list) ;;
|
||||
;;---------------------------------------------------------------------------;;
|
||||
;< eax = 0 on success / one of EAI_ codes on error ;;
|
||||
|
Loading…
Reference in New Issue
Block a user