]> granicus.if.org Git - graphviz/commit
smyrna filter_attributes: take attribute as a const
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 25 Sep 2022 19:15:26 +0000 (12:15 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 26 Sep 2022 15:06:30 +0000 (08:06 -0700)
commit70f757e98f3fd6c88a3324b6c40070eed7fe6314
treefc9a2a63711614f5f50d2cdfc7cbbc30b1fc51e6
parent5ef6f824d823f4d977b2f351547ce4f7565304a5
smyrna filter_attributes: take attribute as a const

This removes the need for casts, squashing some -Wcast-qual warnings.
cmd/smyrna/gui/frmobjectui.c