decl.c (walk_vtables_r): Fixed typo that caused result to never get a nonzero value.
authorMatt Austern <austern@apple.com>
Wed, 2 Oct 2002 16:00:33 +0000 (16:00 +0000)
committerMatt Austern <austern@gcc.gnu.org>
Wed, 2 Oct 2002 16:00:33 +0000 (16:00 +0000)
commit0246d49e5b5e77bc458d5c696710c9f19d5c5cb3
tree725bb24a3bce9a86eeb6b7b5882995bc7a0cfd57
parent200bcf7efc6f77832f646d8197d6ea66f6ebe3ee
decl.c (walk_vtables_r): Fixed typo that caused result to never get a nonzero value.

* cp/decl.c (walk_vtables_r): Fixed typo that caused result to
never get a nonzero value.

From-SVN: r57741
gcc/ChangeLog
gcc/cp/decl.c