Skip to content

Commit b97b3d2

Browse files
authored
Merge pull request #1494 from davidBar-On/patch-1
Update nf-winsock-bind.md parameters description
2 parents 3c91600 + 9dd306e commit b97b3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk-api-src/content/winsock/nf-winsock-bind.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ A pointer to a <a href="/windows/desktop/WinSock/sockaddr-2">sockaddr</a> struct
6161

6262
### -param namelen [in]
6363

64-
The length, in bytes, of the value pointed to by the <i>name</i> parameter.
64+
The length, in bytes, of the value pointed to by *addr*.
6565

6666
## -returns
6767

0 commit comments

Comments
 (0)