mirror of /home/gitosis/repositories/libowfat.git
parent
440b59d891
commit
59e251509b
|
@ -12,5 +12,5 @@ int openreadclose(const char *fn,stralloc *sa,size_t bufsize)
|
|||
return -1;
|
||||
}
|
||||
if (readclose(fd,sa,bufsize) == -1) return -1;
|
||||
return 0;
|
||||
return 1;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue