cord: Change no-argument functions declaration style to ANSI C
authorIvan Maidanski <ivmai@mail.ru>
Sun, 16 Feb 2014 16:46:58 +0000 (20:46 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 16 Feb 2014 16:46:58 +0000 (20:46 +0400)
commit14c09aef1ce4ac4e627f8d62e1c82e475844ded9
treef3d4c960424ec900d3de997c588df3f3178dc282
parent23c1cf2c6e58556853bd3c3f0173421be6fc43a6
cord: Change no-argument functions declaration style to ANSI C

* cord/cordbscs.c (CORD_init_min_len): Use ANSI C style of no-argument
function prototype.
* cord/tests/de.c (prune_map, normalize_display, fix_pos): Likewise.
cord/cordbscs.c
cord/tests/de.c