From: Robert Dewar Date: Fri, 1 Aug 2008 09:30:37 +0000 (+0200) Subject: scans.ads: Minor reformatting. X-Git-Tag: releases/gcc-4.4.0~3487 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e246736bf14052535428a1c93481c8e868042d7;p=thirdparty%2Fgcc.git scans.ads: Minor reformatting. 2008-08-01 Robert Dewar * scans.ads: Minor reformatting. From-SVN: r138499 --- diff --git a/gcc/ada/scans.ads b/gcc/ada/scans.ads index 83cc368dee46..e344f74433bc 100644 --- a/gcc/ada/scans.ads +++ b/gcc/ada/scans.ads @@ -338,8 +338,7 @@ package Scans is -- Flag array used to test for reserved word procedure Initialize_Ada_Keywords; - -- Set up Token_Type values in Names table entries for Ada reserved - -- words. + -- Set up Token_Type values in Names table entries for Ada reserved words -------------------------- -- Scan State Variables --