]> gcc.gnu.org Git - gcc.git/commit
istream.tcc (basic_istream<_CharT, [...]): Fix typo.
authorBenjamin Kosnik <bkoz@redhat.com>
Mon, 12 Mar 2001 18:30:29 +0000 (18:30 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Mon, 12 Mar 2001 18:30:29 +0000 (18:30 +0000)
commitbc4f48d7757464771afd7e1254f4b362fe1784be
tree76d54dfa6553be0f068114cb9667cbff1b0a3059
parent8f9995782ec52de2f94983cb1f0f230ed56c9136
istream.tcc (basic_istream<_CharT, [...]): Fix typo.

2001-03-12  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/istream.tcc (basic_istream<_CharT, _Traits>&
operator>>(basic_istream<_CharT, _Traits>& __in, _CharT* __s)):
Fix typo.

From-SVN: r40417
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/istream.tcc
This page took 0.050144 seconds and 5 git commands to generate.