* alloc.c (Fmake_byte_code): Fix typo in comment.
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 16 Oct 2012 07:56:44 +0000 (11:56 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Tue, 16 Oct 2012 07:56:44 +0000 (11:56 +0400)
commit12fbe7552ce1614d54728736ea11a75fc5e0761f
treed507cc09a104c185eb43cf5a924bff2e4b6f8b86
parent61655b89f454597079c7f1ddf680d654c2c5f4e8
* alloc.c (Fmake_byte_code): Fix typo in comment.
* print.c (print_interval): Define as static to match prototype.
* indent.c (disptab_matches_widthtab, recompute_width_table):
Convert to eassert.
src/ChangeLog
src/alloc.c
src/indent.c
src/print.c