]> 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)
commit45b9b0df55bb2f7b5b2edf36c06d5925ef7d7e2e
tree06636a2f170fc7f7d75bc3c7c21c0bb2246a12c6
parent5395198db6c13780e153b17bf9e83d32ea018cfa
fix "function declaration isn't a prototype" warnings from -Wstrict-prototypes
    mostly by using (void) instead of () for functions with empty parameter lists.
lib/vmalloc/vmhdr.h
tclpkg/tcldot/tkgen.c