diff options
Diffstat (limited to 'gcc/ada/s-parame-hpux.ads')
-rw-r--r-- | gcc/ada/s-parame-hpux.ads | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/s-parame-hpux.ads b/gcc/ada/s-parame-hpux.ads index 2bda354c18f..86bc0282e51 100644 --- a/gcc/ada/s-parame-hpux.ads +++ b/gcc/ada/s-parame-hpux.ads @@ -6,7 +6,7 @@ -- -- -- S p e c -- -- -- --- Copyright (C) 1992-2007 Free Software Foundation, Inc. -- +-- Copyright (C) 1992-2007, Free Software Foundation, Inc. -- -- -- -- GNAT is free software; you can redistribute it and/or modify it under -- -- terms of the GNU General Public License as published by the Free Soft- -- @@ -191,7 +191,7 @@ package System.Parameters is ----------------------- Max_Task_Image_Length : constant := 256; - -- This constant specifies the maximum length of a task's image. + -- This constant specifies the maximum length of a task's image ------------------------------ -- Exception Message Length -- |