[Tool] Typo fix to resolve clang errors

This commit is contained in:
tangxifan 2021-04-27 15:06:07 -06:00
parent 1bae59dc6a
commit 8728fd9561
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ int write_io_mapping_to_xml_file(const IoMap& io_map,
VTR_LOGV(verbose,
"Outputted %d I/O mapping to file '%s'\n",
io_map,
io_map_cnt,
fname.c_str());
/* Close file handler */