]> granicus.if.org Git - gc/commit
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>
Fri, 11 Mar 2016 21:07:55 +0000 (00:07 +0300)
commit3e5e1fd8e868bf57797f8b0ad497b6cc9936466b
tree54f94a57337a818589957ca2a19d945fa476c894
parent84912c531bd57fd366dd63eb2e7ec880d77d3747
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