shl adapted to C (<<)
git-svn-id: svn://kolibrios.org@4257 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -47,8 +47,6 @@ int recv(int sockfd, void *buf, int len, int flags)
|
||||
return __ret;
|
||||
}
|
||||
|
||||
|
||||
|
||||
// --------------------------------------------------------------
|
||||
|
||||
__u32 __menuet__open_UDP_socket(__u32 local_port,__u32 remote_port,__u32 remote_ip)
|
||||
|
Reference in New Issue
Block a user