method.c (check_btype): Add missing argument to xrealloc.
authorJeffrey A Law <law@cygnus.com>
Sat, 4 Apr 1998 19:53:58 +0000 (19:53 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 4 Apr 1998 19:53:58 +0000 (12:53 -0700)
commite06e4d453410364f49563827274f50e46d8d64dc
tree3de9ba5962974aba0927b842fe39f6a3da792d55
parent39bdfaa056121fd2a7d54de19863547390be29ab
method.c (check_btype): Add missing argument to xrealloc.

        * method.c (check_btype): Add missing argument to xrealloc.
        (check_ktype): Likewise.

From-SVN: r18998
gcc/cp/ChangeLog
gcc/cp/method.c