cord: Change function declaration style from K-R to ANSI C
authorIvan Maidanski <ivmai@mail.ru>
Thu, 16 Feb 2012 17:15:02 +0000 (21:15 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 16 Feb 2012 17:16:17 +0000 (21:16 +0400)
commit9f311d48cc4aadc4cd02759f3201fc47f38da19e
tree0e2ee3f4fa1e6e08d3cd53de2a71f0e0e6860cb9
parentcc6614592435073f918b1da420d5c922c177469c
cord: Change function declaration style from K-R to ANSI C

* cord/cordxtra.c (refill_cache): Replace the K&R-style function
definition with the ANSI C one.
cord/cordxtra.c