aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/27_io/basic_istream/getline/wchar_t/3.cc
diff options
context:
space:
mode:
authorZdenek Dvorak <dvorakz@suse.cz>2005-09-02 17:04:42 +0000
committerZdenek Dvorak <dvorakz@suse.cz>2005-09-02 17:04:42 +0000
commit74ab3f8a30a959b938acbd2d911fb7a69e68302f (patch)
tree506a64bb3e01bc2af7a098199077d5a91491e84b /libstdc++-v3/testsuite/27_io/basic_istream/getline/wchar_t/3.cc
parent68790ffde25eb6be9e0e691b466cf5276f3cfc99 (diff)
Merge from mainline (killloop-merge-20050902).
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/killloop-branch@103787 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/testsuite/27_io/basic_istream/getline/wchar_t/3.cc')
-rw-r--r--libstdc++-v3/testsuite/27_io/basic_istream/getline/wchar_t/3.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/27_io/basic_istream/getline/wchar_t/3.cc b/libstdc++-v3/testsuite/27_io/basic_istream/getline/wchar_t/3.cc
index dbfc1a950a4..2dadeb5764d 100644
--- a/libstdc++-v3/testsuite/27_io/basic_istream/getline/wchar_t/3.cc
+++ b/libstdc++-v3/testsuite/27_io/basic_istream/getline/wchar_t/3.cc
@@ -13,7 +13,7 @@
// You should have received a copy of the GNU General Public License along
// with this library; see the file COPYING. If not, write to the Free
-// Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+// Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
// USA.
// 27.6.1.3 unformatted input functions