* etags.c (Pascal_functions): Close comment bug corrected.
authorFrancesco Potortì <pot@gnu.org>
Thu, 17 Aug 1995 18:39:11 +0000 (18:39 +0000)
committerFrancesco Potortì <pot@gnu.org>
Thu, 17 Aug 1995 18:39:11 +0000 (18:39 +0000)
commit108c932a0520c428f9ef1433a9e57eb1970dd356
treeb029433d3372f1293894f3e3bf0ab1bb6b9e692d
parent30457b4f931bb9ee923f6c71ea7b59d109c2e96a
* etags.c (Pascal_functions): Close comment bug corrected.
(add_node): Correctly compare node file names.
(Pascal_functions): Correctly allocate and free memory for tline.
(pfnote): Put the definition of fp in the innermost block.
(NODE): `named' member removed.
(pfnote, free_tree, put_entries, total_size_of_entries): Do not
use the `named' member, check whether `name' is NULL instead.
(pfnote): `named' argument removed, all callers changed.
(getit, Asm_labels, Pascal_functions, L_getit, get_scheme,
TeX_functions, TEX_getit, prolog_getit): Useless string allocation
removed from pfnote call, some code cleanup.
(relative_filename): Free temporary space allocated by concat.
lib-src/etags.c