diff options
Diffstat (limited to 'gcc/ada/par-ch5.adb')
-rw-r--r-- | gcc/ada/par-ch5.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/par-ch5.adb b/gcc/ada/par-ch5.adb index d84e37735bc..17c546de144 100644 --- a/gcc/ada/par-ch5.adb +++ b/gcc/ada/par-ch5.adb @@ -1671,7 +1671,7 @@ package body Ch5 is -- This function parses a block statement with DECLARE present - -- The caller has checked that the initial token is DECLARE. + -- The caller has checked that the initial token is DECLARE -- Error recovery: cannot raise Error_Resync |