]> 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)
commitf30b9eca9d721f4ab08e344f16b7eb454bb2c3ac
treee0d0d9a90ece10b08d380562d163dbd2f7f1e58d
parentec284874cc88574322274e83a21a02b11ccbaccc
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/adjust.c
lib/neatogen/geometry.h
lib/neatogen/heap.c