mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-07 16:18:52 +00:00
cleanup
This commit is contained in:
@@ -128,4 +128,4 @@ foreign libc {
|
||||
feof :: proc(stream: ^FILE) -> int ---;
|
||||
ferror :: proc(stream: ^FILE) -> int ---;
|
||||
perror :: proc(s: cstring) ---;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user