]> 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)
commit5395198db6c13780e153b17bf9e83d32ea018cfa
tree78a96465d5b223beae3fed1f55b0060047dba0d9
parent099965dfb7eec36d8522b0fac6764611fa27c15c
fix "function declaration isn't a prototype" warnings from -Wstrict-prototypes
    mostly by using (void) instead of () for functions with empty parameter lists.
lib/sfio/sftable.c
lib/vmalloc/vmdebug.c