[Tool] Typo fix to resolve clang errors
This commit is contained in:
parent
1bae59dc6a
commit
8728fd9561
|
@ -133,7 +133,7 @@ int write_io_mapping_to_xml_file(const IoMap& io_map,
|
||||||
|
|
||||||
VTR_LOGV(verbose,
|
VTR_LOGV(verbose,
|
||||||
"Outputted %d I/O mapping to file '%s'\n",
|
"Outputted %d I/O mapping to file '%s'\n",
|
||||||
io_map,
|
io_map_cnt,
|
||||||
fname.c_str());
|
fname.c_str());
|
||||||
|
|
||||||
/* Close file handler */
|
/* Close file handler */
|
||||||
|
|
Loading…
Reference in New Issue