projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b39e7f0
)
Fix.
author
Mike Stump
<mrs@gcc.gnu.org>
Sun, 21 Jul 2013 16:52:00 +0000
(16:52 +0000)
committer
Mike Stump
<mrs@gcc.gnu.org>
Sun, 21 Jul 2013 16:52:00 +0000
(16:52 +0000)
From-SVN: r201103
libstdc++-v3/testsuite/ext/pb_ds/example/hash_resize.cc
patch
|
blob
|
history
diff --git
a/libstdc++-v3/testsuite/ext/pb_ds/example/hash_resize.cc
b/libstdc++-v3/testsuite/ext/pb_ds/example/hash_resize.cc
index 1afb9b9d8c0342c9b19f8280f7c82fa9eb29871d..4226fbcd2d83c2623cc5d02502ce4d03b155bd0c 100644
(file)
--- a/
libstdc++-v3/testsuite/ext/pb_ds/example/hash_resize.cc
+++ b/
libstdc++-v3/testsuite/ext/pb_ds/example/hash_resize.cc
@@
-36,7
+36,7
@@
/**
* This example shows how to externally manipulate the size of a hash-based
- * container object through
t
its resize-policy object.
+ * container object through its resize-policy object.
**/
#include <functional>