(main): also fclose yyin.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20767 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -759,5 +759,6 @@ main(int argc, char **argv)
|
|||||||
fclose(cfile);
|
fclose(cfile);
|
||||||
fclose(hfile);
|
fclose(hfile);
|
||||||
}
|
}
|
||||||
|
fclose(yyin);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user