update
This commit is contained in:
parent
6d83a2c196
commit
b1cfc0ee71
31 changed files with 133 additions and 89 deletions
|
|
@ -14,7 +14,7 @@
|
|||
#include "me/types.h"
|
||||
#include <unistd.h>
|
||||
|
||||
bool me_close(t_file file, t_i32 *error)
|
||||
bool me_close(int file, t_i32 *error)
|
||||
{
|
||||
t_i32 res;
|
||||
bool out;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue