summaryrefslogtreecommitdiff
path: root/gcc/ada/s-vmexta.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-vmexta.ads')
-rw-r--r--gcc/ada/s-vmexta.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/s-vmexta.ads b/gcc/ada/s-vmexta.ads
index 82b12b3440a..73da95d30d8 100644
--- a/gcc/ada/s-vmexta.ads
+++ b/gcc/ada/s-vmexta.ads
@@ -51,7 +51,7 @@ package System.VMS_Exception_Table is
private
function Base_Code_In (Code : SSL.Exception_Code) return SSL.Exception_Code;
- -- Value of Code with the severity bits masked off.
+ -- Value of Code with the severity bits masked off
function Coded_Exception (X : SSL.Exception_Code)
return SSL.Exception_Data_Ptr;