]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Fix comment typo in bits/chrono_io.h
authorJonathan Wakely <jwakely@redhat.com>
Mon, 29 Jun 2026 19:16:53 +0000 (20:16 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 29 Jun 2026 19:17:53 +0000 (20:17 +0100)
libstdc++-v3/ChangeLog:

* include/bits/chrono_io.h: Fix comment typo.

libstdc++-v3/include/bits/chrono_io.h

index f8bb485d165bf446d240853205ec6be30999359a..dba96759b1b599da951f75010699a908010e8570 100644 (file)
@@ -3358,7 +3358,7 @@ namespace __format
                __cd._M_zone_abbrev = *__zt._M_abbrev;
              else
                {
-                 // TODO: use resize_for_override
+                 // TODO: use resize_and_overwrite
                  __zone_store.resize(__zt._M_abbrev->size());
                  auto& __ct = use_facet<ctype<_CharT>>(_M_f._M_locale(__fc));
                  __ct.widen(__zt._M_abbrev->data(),