public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED PATCH] symtab.h (struct symbol): Fix typo in comment.
@ 2015-01-02 19:04 Doug Evans
  0 siblings, 0 replies; only message in thread
From: Doug Evans @ 2015-01-02 19:04 UTC (permalink / raw)
  To: gdb-patches

Hi.
I forgot to update this comment before checkin.
Committed.

2015-01-02  Doug Evans  <dje@google.com>

	* symtab.h (struct symbol): Fix typo in comment.

diff --git a/gdb/symtab.h b/gdb/symtab.h
index 90a5fdb..d1d2147 100644
--- a/gdb/symtab.h
+++ b/gdb/symtab.h
@@ -712,7 +712,7 @@ struct symbol
   struct type *type;
 
   /* The owner of this symbol.
-     Which one to use is defined by symbol.is_arch_owned.  */
+     Which one to use is defined by symbol.is_objfile_owned.  */
 
   union
   {

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

only message in thread, other threads:[~2015-01-02 19:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-02 19:04 [COMMITTED PATCH] symtab.h (struct symbol): Fix typo in comment Doug Evans

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).