]> granicus.if.org Git - graphviz/commit
fix "function declaration isn't a prototype" warnings from -Wstrict-prototypes
authorellson <devnull@localhost>
Thu, 24 Feb 2005 00:57:33 +0000 (00:57 +0000)
committerellson <devnull@localhost>
Thu, 24 Feb 2005 00:57:33 +0000 (00:57 +0000)
commit9ee35b738a793d70cb35ec841c4d742ba87163db
tree34606c1396a00ec2fdb026ab05ae60d76f492522
parentad307c3d64399f9e3723494b29856308a5f10de7
fix "function declaration isn't a prototype" warnings from -Wstrict-prototypes
    mostly by using (void) instead of () for functions with empty parameter lists.
lib/neatogen/site.h
lib/neatogen/voronoi.c
lib/neatogen/voronoi.h
lib/sfio/sfextern.c