Pushed.

Gerald
---
 htdocs/gcc-3.4/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htdocs/gcc-3.4/changes.html b/htdocs/gcc-3.4/changes.html
index d9985673..76b4ce87 100644
--- a/htdocs/gcc-3.4/changes.html
+++ b/htdocs/gcc-3.4/changes.html
@@ -521,7 +521,7 @@ and not your code, that is broken.</em></p>
         Previous versions of G++ used to be less strict about this and
         allowed friend declarations for <code>private</code> class members,
         for example.  See the ISO C++ Standard Committee's <a
-        
href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_closed.html#209";>defect
+        
href="https://www.open-std.org/jtc1/sc22/wg21/docs/cwg_closed.html#209";>defect
         report #209</a> for details.</li>
 
     <li>Declaration of member functions of class templates as friends are
-- 
2.39.1

Reply via email to