mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: vfmt vlib/net/socket.v
This commit is contained in:
parent
ee1de06678
commit
33d379d530
@ -1,7 +1,7 @@
|
|||||||
module net
|
module net
|
||||||
|
|
||||||
pub struct Socket {
|
pub struct Socket {
|
||||||
pub:
|
pub:
|
||||||
handle int
|
handle int
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user