aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/libgnat/a-except.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/libgnat/a-except.adb')
-rw-r--r--gcc/ada/libgnat/a-except.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/libgnat/a-except.adb b/gcc/ada/libgnat/a-except.adb
index d0d6d30..3cf7712 100644
--- a/gcc/ada/libgnat/a-except.adb
+++ b/gcc/ada/libgnat/a-except.adb
@@ -1110,7 +1110,7 @@ package body Ada.Exceptions is
else
declare
- New_Msg : constant String := Prefix & Exception_Name (X);
+ New_Msg : constant String := Prefix & Exception_Name (X);
begin
-- No message present, just provide our own