splay-tree.c (splay_tree_xmalloc_allocate, [...]): Use K&R-style definitions, not...
authorJim Blandy <jimb@redhat.com>
Thu, 7 Mar 2002 00:20:12 +0000 (00:20 +0000)
committerJim Blandy <jimb@gcc.gnu.org>
Thu, 7 Mar 2002 00:20:12 +0000 (00:20 +0000)
commit957978a41420f708afab4ffe749e6399031cb031
tree0408ed42cc96b73ea00d959258ba3b4ef2247d92
parent51532731d141d998342b6e3006194c38b4289eac
splay-tree.c (splay_tree_xmalloc_allocate, [...]): Use K&R-style definitions, not prototyped definitions.

* splay-tree.c (splay_tree_xmalloc_allocate,
splay_tree_xmalloc_deallocate): Use K&R-style definitions, not
prototyped definitions.  Mark `data' arguments as unused.

From-SVN: r50384
libiberty/ChangeLog
libiberty/splay-tree.c