Nest detection and convert everything to ncdgfile
This commit is contained in:
@@ -51,7 +51,6 @@ static int fileputs(struct ncdgfile *file, char *s) {
|
||||
}
|
||||
|
||||
static void filefree(struct ncdgfile *file) {
|
||||
fclose((FILE *) file->handle);
|
||||
free(file);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user