search.c (my_tree_cons): Don't clear words outside the newly allocated node.

�
        * search.c (my_tree_cons): Don't clear words outside the
        newly allocated node.

From-SVN: r19237
This commit is contained in:
Jeff Law 1998-04-16 10:48:41 -06:00
parent 7ce55772e8
commit 472295b891

View File

@ -1,3 +1,8 @@
Thu Apr 16 17:47:30 1998 Jeffrey A Law (law@cygnus.com)
* search.c (my_tree_cons): Don't clear words outside the
newly allocated node.
Wed Apr 15 15:34:44 1998 Dave Brolley <brolley@cygnus.com>
* lex.c (init_parse): Now returns char* containing the filename.