]> 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)
commitec284874cc88574322274e83a21a02b11ccbaccc
tree8618c3954801b08f84ea4f0f221c92f2a369de47
parent9e9ab503aa0a99588f05aefb57b185b19d34d150
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/intersect.c