pt.c (check_specialization_scope): Fix spelling error.
authorMark Mitchell <mark@markmitchell.com>
Mon, 14 Sep 1998 11:05:47 +0000 (11:05 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 14 Sep 1998 11:05:47 +0000 (11:05 +0000)
commitfd4de5ff4abb75e0d9ccae7b920059bcc5f90486
treeb1a066ab0f44f217e57eb96b5685d50d6a7a65e0
parent028d0b2aaf442fd476e118ed3efbe057093980e3
pt.c (check_specialization_scope): Fix spelling error.

* pt.c (check_specialization_scope): Fix spelling error.
(check_explicit_specialization): Remove code to handle explicit
specializations in class scope; they are now correctly diagnosed
as errors.

From-SVN: r22414
gcc/cp/ChangeLog
gcc/cp/pt.c