mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-17 23:54:16 +08:00
Fix "already done" test in libname_to_filename()
if "(libname == '\0')" should be instead "if (libname != '\0')"
This commit is contained in:
parent
4d5fcfb971
commit
6525a15919
Loading…
Reference in New Issue
Block a user