mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 20:42:21 +02:00
Removed internal
This commit is contained in:
parent
6f4680cb88
commit
77e204deb0
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ namespace System.Net
|
|||
static extern int32 WSAGetLastError();
|
||||
#else
|
||||
[CLink]
|
||||
internal static int32 errno;
|
||||
static int32 errno;
|
||||
#endif
|
||||
|
||||
[CLink, StdCall]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue