]> granicus.if.org Git - graphviz/commit
gvpr: squash -Wunused-parameter warnings in 'gvexitf'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 2 Jul 2022 20:50:47 +0000 (13:50 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 4 Jul 2022 22:19:12 +0000 (15:19 -0700)
commit7afbf4139038cd4e2064c2d877c0bdb4feffb084
tree515f43a02d171f97ffc9ec853973d62b9fc34121
parente4947fd17e552b7a681275fa5f2ab806eb4a6056
gvpr: squash -Wunused-parameter warnings in 'gvexitf'

This function needs to conform to the `exitf` type signature, so these
parameters cannot be removed.
lib/gvpr/gvpr.c