]> granicus.if.org Git - graphviz/commit
mingle: fix mismatched format string to 'agerr'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 10 Dec 2021 01:05:22 +0000 (17:05 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 15 Dec 2021 01:04:32 +0000 (17:04 -0800)
commite6451ead5af8d75ee7357c397b79e819d739d2bf
treecfc8f2cf928b07e36042226ace9105f6a52704e4
parent21ed3d47621a10491d92242a66010ad56407af88
mingle: fix mismatched format string to 'agerr'

Based on line 395 of this same file, it is clear this is what this code was
intended to look like. It is unclear to me why this was not caught by the GNU
`printf` annotations on `agerr`.
CHANGELOG.md
cmd/mingle/minglemain.c