mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-06 04:57:49 +00:00
tiny style change [refactoring]
This commit is contained in:
@@ -44,7 +44,7 @@ export
|
||||
MSG_PEEK
|
||||
|
||||
when defined(macosx) and not defined(nimdoc):
|
||||
export SO_NOSIGPIPE
|
||||
export SO_NOSIGPIPE
|
||||
|
||||
type
|
||||
Port* = distinct uint16 ## port type
|
||||
|
||||
Reference in New Issue
Block a user