From: Jonathan Wakely Date: Mon, 29 Jun 2026 19:16:53 +0000 (+0100) Subject: libstdc++: Fix comment typo in bits/chrono_io.h X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0ebb2c2bb824bc35d043254fa22eda37b4bb6a5c;p=thirdparty%2Fgcc.git libstdc++: Fix comment typo in bits/chrono_io.h libstdc++-v3/ChangeLog: * include/bits/chrono_io.h: Fix comment typo. --- diff --git a/libstdc++-v3/include/bits/chrono_io.h b/libstdc++-v3/include/bits/chrono_io.h index f8bb485d165..dba96759b1b 100644 --- a/libstdc++-v3/include/bits/chrono_io.h +++ b/libstdc++-v3/include/bits/chrono_io.h @@ -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>(_M_f._M_locale(__fc)); __ct.widen(__zt._M_abbrev->data(),