]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/ada/namet.ads
exp_ch6.adb (Expand_N_Extended_Return_Statement): Add self-checking code so if BIPAll...
[gcc.git] / gcc / ada / namet.ads
index 124f7782036f7bac19f82d6c79a6ca999be8319f..72ac8fabf30d2146948d24966702ad2ad0c4df3f 100644 (file)
@@ -477,7 +477,7 @@ package Namet is
    --  Sets the Int value associated with the given name
 
    function Is_Internal_Name (Id : Name_Id) return Boolean;
-   --  Returns True if the name is an internal name (i.e. contains a character
+   --  Returns True if the name is an internal namei.e. contains a character
    --  for which Is_OK_Internal_Letter is true, or if the name starts or ends
    --  with an underscore.
    --
This page took 0.026911 seconds and 5 git commands to generate.