memory (auto_ptr::operator auto_ptr_ref<_Tp1>): Fix typo.
authorMark Mitchell <mark@markmitchell.com>
Sun, 11 Oct 1998 17:48:12 +0000 (17:48 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 11 Oct 1998 17:48:12 +0000 (17:48 +0000)
commit5ada5d0f9979259a3134c16b5cdfc0a88699a0a1
treea849952d4cb76c2c0c5ba657bd5db299bc9a56d7
parent6df47b0613bcbf1fc764e4725f1f2812a04884e4
memory (auto_ptr::operator auto_ptr_ref<_Tp1>): Fix typo.

* memory (auto_ptr::operator auto_ptr_ref<_Tp1>): Fix typo.
(auto_ptr::operator auto_ptr<_Tp1>): Add missing
semicolon.

From-SVN: r22988
libstdc++/stl/ChangeLog
libstdc++/stl/memory