diff options
Diffstat (limited to 'gcc/ada/osint-b.ads')
-rw-r--r-- | gcc/ada/osint-b.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/osint-b.ads b/gcc/ada/osint-b.ads index 2f9460c624a..d3ecee64c38 100644 --- a/gcc/ada/osint-b.ads +++ b/gcc/ada/osint-b.ads @@ -76,7 +76,7 @@ package Osint.B is procedure Close_Binder_Output; -- Closes the file created by Create_Binder_Output, flushing any - -- buffers etc from writes by Write_Binder_Info. + -- buffers etc. from writes by Write_Binder_Info. procedure Set_Current_File_Name_Index (To : Int); -- Set value of Current_File_Name_Index (in private part of Osint) to To |