public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Remove mention of cooked_index_vector
@ 2023-02-09 14:38 Tom Tromey
  0 siblings, 0 replies; only message in thread
From: Tom Tromey @ 2023-02-09 14:38 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=119f6cfbd0236c9684a8a12ff9241dc834418309

commit 119f6cfbd0236c9684a8a12ff9241dc834418309
Author: Tom Tromey <tromey@adacore.com>
Date:   Thu Feb 9 07:36:16 2023 -0700

    Remove mention of cooked_index_vector
    
    I noticed a leftover mention of cooked_index_vector.  This updates the
    text.

Diff:
---
 gdb/dwarf2/cooked-index.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/dwarf2/cooked-index.h b/gdb/dwarf2/cooked-index.h
index dc26956eca3..7fa78d5e87e 100644
--- a/gdb/dwarf2/cooked-index.h
+++ b/gdb/dwarf2/cooked-index.h
@@ -355,7 +355,7 @@ public:
   explicit cooked_index (vec_type &&vec);
   DISABLE_COPY_AND_ASSIGN (cooked_index);
 
-  /* Wait until the finalization of the entire cooked_index_vector is
+  /* Wait until the finalization of the entire cooked_index is
      done.  */
   void wait () const
   {

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-09 14:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-09 14:38 [binutils-gdb] Remove mention of cooked_index_vector Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).