aboutsummaryrefslogtreecommitdiffstats
path: root/src/errorout.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/errorout.ads')
-rw-r--r--src/errorout.ads1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/errorout.ads b/src/errorout.ads
index f8cd0eb29..6834f5a0b 100644
--- a/src/errorout.ads
+++ b/src/errorout.ads
@@ -262,6 +262,7 @@ package Errorout is
procedure Register_Earg_Handler (Kind : Earg_Kind; Handler : Earg_Handler);
+ procedure Output_Quoted_Identifier (Id : Name_Id);
procedure Output_Identifier (Id : Name_Id);
procedure Output_Location (Err : Error_Record; Loc : Location_Type);
procedure Output_Message (S : String);