]> granicus.if.org Git - graphviz/commit
avoid unused args in callbacks newItem
authorCosta Shulyupin <constantine.shulyupin@gmail.com>
Wed, 16 Feb 2022 11:04:29 +0000 (13:04 +0200)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 1 Mar 2022 15:38:28 +0000 (07:38 -0800)
commit34375f9e336387a938d68b7fc463ada74d773190
treec9da2dbb35512280ceb806e1d6765a28c42209b1
parent17d11ef51090632a38c3652a6eac7eb2804f6fdc
avoid unused args in callbacks newItem

the function must be compatible with specified signature
lib/common/utils.c