public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [pushed] Fix comment in gdb.rust/fnfield.exp
@ 2023-02-09 19:23 Tom Tromey
  0 siblings, 0 replies; only message in thread
From: Tom Tromey @ 2023-02-09 19:23 UTC (permalink / raw)
  To: gdb-patches; +Cc: Tom Tromey

gdb.rust/fnfield.exp has a comment that, I assume, I copied from some
other test.  This patch fixes it.
---
 gdb/testsuite/gdb.rust/fnfield.exp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/testsuite/gdb.rust/fnfield.exp b/gdb/testsuite/gdb.rust/fnfield.exp
index 413104cca64..5ae0c53b1eb 100644
--- a/gdb/testsuite/gdb.rust/fnfield.exp
+++ b/gdb/testsuite/gdb.rust/fnfield.exp
@@ -13,7 +13,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-# Test trait object printing.
+# Test calls of function-value fields.
 
 load_lib rust-support.exp
 require allow_rust_tests
-- 
2.39.1


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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-09 19:23 [pushed] Fix comment in gdb.rust/fnfield.exp 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).