From: Tom Tromey Date: Thu, 9 Feb 2023 14:36:16 +0000 (-0700) Subject: Remove mention of cooked_index_vector X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=119f6cfbd0236c9684a8a12ff9241dc834418309;p=binutils-gdb.git Remove mention of cooked_index_vector I noticed a leftover mention of cooked_index_vector. This updates the text. --- 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 {