summaryrefslogtreecommitdiff
path: root/gcc/ada/sem_ch7.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/sem_ch7.adb')
-rw-r--r--gcc/ada/sem_ch7.adb3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ada/sem_ch7.adb b/gcc/ada/sem_ch7.adb
index ebc17a24f09..1acef30dee0 100644
--- a/gcc/ada/sem_ch7.adb
+++ b/gcc/ada/sem_ch7.adb
@@ -2444,7 +2444,8 @@ package body Sem_Ch7 is
function Requires_Completion_In_Body
(Id : Entity_Id;
- Pack_Id : Entity_Id) return Boolean is
+ Pack_Id : Entity_Id) return Boolean
+ is
begin
-- Always ignore child units. Child units get added to the entity list
-- of a parent unit, but are not original entities of the parent, and