]> granicus.if.org Git - graphviz/commit
common: inline and remove 'printdouble'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 20 Apr 2022 02:36:42 +0000 (19:36 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 23 Apr 2022 23:50:15 +0000 (16:50 -0700)
commiteb9c96face472a4f8e6b44834dbe2e5d79d80c53
treeca1345689802a4a119f45128a237eabe8908fad3
parent4e12bb0867503ceb142227e5b620b476abe77d52
common: inline and remove 'printdouble'

With the `Agiodisc_t` output function now taking a format string, this code can
be written more readably and concisely. This also avoids the need for
intermediate buffering.
lib/common/output.c