From: Robert Dewar Date: Wed, 20 Aug 2008 15:51:15 +0000 (+0200) Subject: stylesw.ads: Minor reformatting X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=db58b50218a667a806eaf74fb42c8e9afa82afe5;p=gcc.git stylesw.ads: Minor reformatting 2008-08-20 Robert Dewar * stylesw.ads: Minor reformatting From-SVN: r139322 --- diff --git a/gcc/ada/stylesw.ads b/gcc/ada/stylesw.ads index 8ed2ae2ac50..4ee70741097 100644 --- a/gcc/ada/stylesw.ads +++ b/gcc/ada/stylesw.ads @@ -156,8 +156,8 @@ package Stylesw is -- with the IF keyword. Style_Check_Max_Line_Length : Boolean := False; - -- This can be set True by using the -gnatg or -gnatym/M switches. If it is - -- True, it activates checking for a maximum line length of + -- This can be set True by using the -gnatg or -gnatym/M switches. + -- If it is True, it activates checking for a maximum line length of -- Style_Max_Line_Length characters. Style_Check_Max_Nesting_Level : Boolean := False;