* etags.c (Lang_function): Use void instead to declare the
authorFrancesco Potortì <pot@gnu.org>
Tue, 10 Jan 1995 09:07:15 +0000 (09:07 +0000)
committerFrancesco Potortì <pot@gnu.org>
Tue, 10 Jan 1995 09:07:15 +0000 (09:07 +0000)
commitaab1fdaecc9bca65ebd9a086107aabb951712444
tree0729f654f4e4489fdca9553d67b2530d2cb0f82c
parentde52827f3ff67f8674e32eaeea37cc4a18409c17
* etags.c (Lang_function): Use void instead to declare the
language functions, because many compilers are buggy.
(etags_getcwd): Fix the previous fix on the #else branch.
(readline_internal): Discard possible \r before \n here.
(C_entries): Do not deal with \r here: undo previous fix.
lib-src/etags.c