public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [pushed] gdb/ada-lang.h: Reformat comment to follow coding standards
@ 2021-12-20  5:02 Joel Brobecker
  0 siblings, 0 replies; only message in thread
From: Joel Brobecker @ 2021-12-20  5:02 UTC (permalink / raw)
  To: gdb-patches; +Cc: Joel Brobecker

This commit reformats a comment in gdb/ada-lang.h to avoid
the leading '*' at the beginning of each line of the comment.

Pushed as obvious.

Thanks,
-- 
Joel

---
 gdb/ada-lang.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gdb/ada-lang.h b/gdb/ada-lang.h
index 0f52ba70649..1297020855a 100644
--- a/gdb/ada-lang.h
+++ b/gdb/ada-lang.h
@@ -54,8 +54,8 @@ struct parser_state;
    "___finalizer[.$a-zA-Z0-9_]*$",
 
 /* The maximum number of frame levels searched for non-local,
- * non-global symbols.  This limit exists as a precaution to prevent
- * infinite search loops when the stack is screwed up.  */
+   non-global symbols.  This limit exists as a precaution to prevent
+   infinite search loops when the stack is screwed up.  */
 #define MAX_ENCLOSING_FRAME_LEVELS 7
 
 /* Maximum number of steps followed in looking for the ultimate
-- 
2.32.0


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

only message in thread, other threads:[~2021-12-20  5:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-20  5:02 [pushed] gdb/ada-lang.h: Reformat comment to follow coding standards Joel Brobecker

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