call.c (build_new_method_call): Fix typo in message format string.
authorMark Mitchell <mark@codesourcery.com>
Thu, 2 Jan 2003 19:57:34 +0000 (19:57 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 2 Jan 2003 19:57:34 +0000 (19:57 +0000)
commit5e8a153a549944ab3b061a0cc485540cff9f5d3d
tree7c0f27c7da1565e2ba9f556ddab46e8035a39bd4
parentf7b5ecd97a6bf8ece10b63bf570209bcc699df26
call.c (build_new_method_call): Fix typo in message format string.

* call.c (build_new_method_call): Fix typo in message format
string.

From-SVN: r60800
gcc/cp/ChangeLog
gcc/cp/call.c