]> granicus.if.org Git - graphviz/commit
mark some static functions as such
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 6 Jun 2020 01:38:09 +0000 (18:38 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 6 Jun 2020 14:00:46 +0000 (07:00 -0700)
commitb25836334408f719380547942a360a4729d3060f
tree79ba812368465da76fd5f660a6dc2f5b633c2362
parentea510836eb7224517f843c1f1189cbc5a9f34733
mark some static functions as such

This removes 92 -Wmissing-prototypes warnings on GCC 8.3.
39 files changed:
lib/agraph/node.c
lib/agraph/write.c
lib/cgraph/edge.c
lib/cgraph/graph.c
lib/cgraph/io.c
lib/cgraph/node.c
lib/cgraph/write.c
lib/circogen/circularinit.c
lib/common/htmltable.c
lib/dotgen/cluster.c
lib/dotgen/fastgr.c
lib/dotgen/mincross.c
lib/edgepaint/intersection.c
lib/expr/exeval.c
lib/gvpr/parse.c
lib/label/xlabels.c
lib/neatogen/overlap.c
lib/neatogen/sgd.c
lib/neatogen/stuff.c
lib/pack/ccomps.c
lib/pack/pack.c
lib/pathplan/shortestpth.c
lib/pathplan/visibility.c
lib/rbtree/red_black_tree.c
lib/rbtree/test_red_black_tree.c
lib/sfdpgen/Multilevel.c
lib/sfdpgen/post_process.c
lib/sfdpgen/sparse_solve.c
lib/sfdpgen/spring_electrical.c
lib/sfdpgen/stress_model.c
lib/sfdpgen/uniform_stress.c
lib/sparse/DotIO.c
lib/sparse/QuadTree.c
lib/sparse/SparseMatrix.c
lib/sparse/colorutil.c
lib/sparse/general.c
lib/sparse/mq.c
lib/sparse/vector.c
plugin/core/gvloadimage_core.c