]> granicus.if.org Git - graphviz/commit
mark new_attr_with_ref static
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 16 May 2021 18:39:39 +0000 (11:39 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 28 May 2021 00:03:30 +0000 (17:03 -0700)
commit26a225d6af54e047ab7bb3ea4d112a1b33c964b7
tree69cd45176bdf2c4f5a7d1ee23706dbfc1ed730f6
parent5de273b333a5d2e7662247422499bc4bce25ab83
mark new_attr_with_ref static

This function is not used outside of its containing file. Squashes a
-Wmissing-prototypes warning.
cmd/smyrna/gui/frmobjectui.c