mirror of
https://github.com/adamdruppe/arsd.git
synced 2025-04-26 13:20:05 +03:00
wrong fixme fixed lol
This commit is contained in:
parent
01efe7b594
commit
cb0f71f87e
1 changed files with 1 additions and 1 deletions
|
@ -697,7 +697,7 @@ struct FileError {
|
|||
version(linux) {
|
||||
extern(C):
|
||||
|
||||
alias int c_int; // FIXME for 64 bit
|
||||
alias int c_int;
|
||||
|
||||
alias uint uint32_t;
|
||||
alias ulong uint64_t;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue