]> 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:34 +0000 (00:57 +0000)
committerellson <devnull@localhost>
Thu, 24 Feb 2005 00:57:34 +0000 (00:57 +0000)
commit4085fd7d04ffc281966178bbc1215cee23f16f93
treefd8d4054f9ef685301e82c8a3e54d900d71ef4c6
parent45b9b0df55bb2f7b5b2edf36c06d5925ef7d7e2e
fix "function declaration isn't a prototype" warnings from -Wstrict-prototypes
    mostly by using (void) instead of () for functions with empty parameter lists.
tclpkg/tclpathplan/find_ints.c
tclpkg/tclpathplan/intersect.c