Remove argument names from prototypes. Adjust prototypes to deal
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Wed, 13 Apr 2005 15:21:36 +0000 (15:21 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Wed, 13 Apr 2005 15:21:36 +0000 (15:21 +0000)
commit3c59aebbaa2ca3914295b622c50e9fa2b7a7abb3
treefd570aa8b62e81ecfa2d3b95569e513ea271238a
parentae60f2c712995c0ffc5277cfe32779899ac0919d
Remove argument names from prototypes. Adjust prototypes to deal
with void * vs. char * and const vs. non-const behaviour.
sbin/dump/dump.h
sbin/dump/dumprmt.c
sbin/dump/main.c
sbin/dump/optr.c
sbin/dump/tape.c
sbin/dump/traverse.c
sbin/dump/unctime.c