]> granicus.if.org Git - graphviz/commit
gvpr: squash -Wunused-parameter warnings in 'keyval'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 16 May 2022 04:39:37 +0000 (21:39 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 24 May 2022 03:23:52 +0000 (20:23 -0700)
commit2e9753d9c9886f5bc013212420528e9a18bc592b
tree26cea2d8721058e92d784517182cc9f8db32aaaa
parent17479ab6569d40a4778870f712226aa7916f3ca3
gvpr: squash -Wunused-parameter warnings in 'keyval'

These parameters cannot be removed because this function is used as a callback.
lib/gvpr/compile.c