From: Joel Brobecker Date: Mon, 20 Dec 2021 04:58:20 +0000 (+0400) Subject: gdb/ada-lang.h: Reformat comment to follow coding standards X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=68ba44c41a42dbf79fe51561d2b1862554681c2e;p=binutils-gdb.git gdb/ada-lang.h: Reformat comment to follow coding standards This commit reformats a comment in gdb/ada-lang.h to avoid the leading '*' at the beginning of each line of the comment. --- 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