mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-07 08:08:50 +00:00
cleanup
This commit is contained in:
@@ -40,4 +40,4 @@ when ODIN_OS == "windows" {
|
||||
// it actually is.
|
||||
errno :: #force_inline proc() -> ^int {
|
||||
return _get_errno();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user