]> granicus.if.org Git - graphviz/commit
fix printf format code in write_nodename()
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 24 Oct 2020 17:22:35 +0000 (10:22 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 31 Oct 2020 01:46:51 +0000 (18:46 -0700)
commitcffba6006a03796e469fee061ab58eb43fc34f7a
tree04f6b12071b091838bd9a5a5403d90fa4cf7ef84
parent75cb2f8f5841081b727ca6d0981634dc05cbf0d4
fix printf format code in write_nodename()

This fixes a build warning on macOS when using CMake. Related to !1620.
lib/cgraph/write.c