summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/25_algorithms/copy_n/move_iterators
diff options
context:
space:
mode:
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2012-11-06 23:07:01 +0000
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2012-11-06 23:07:01 +0000
commitf170571a0a84bdf1c5d8606dba6a4b344651dc5b (patch)
tree48fa6b408d741b95a6daa6d41ee0abe0ac2d05b8 /libstdc++-v3/testsuite/25_algorithms/copy_n/move_iterators
parent7d8015dee4fc831bc76d4f764981f280c77fa647 (diff)
downloadgcc-f170571a0a84bdf1c5d8606dba6a4b344651dc5b.tar.gz
* testsuite/*: Fix copying permission statements.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@193265 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/testsuite/25_algorithms/copy_n/move_iterators')
-rw-r--r--libstdc++-v3/testsuite/25_algorithms/copy_n/move_iterators/1.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/25_algorithms/copy_n/move_iterators/1.cc b/libstdc++-v3/testsuite/25_algorithms/copy_n/move_iterators/1.cc
index 6c22ba672ac..2db2479bd53 100644
--- a/libstdc++-v3/testsuite/25_algorithms/copy_n/move_iterators/1.cc
+++ b/libstdc++-v3/testsuite/25_algorithms/copy_n/move_iterators/1.cc
@@ -11,7 +11,7 @@
// any later version.
// This library is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without Pred the implied warranty of
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.