diff gcc/ada/libgnat/s-parint.adb @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
line wrap: on
line diff
--- a/gcc/ada/libgnat/s-parint.adb	Fri Oct 27 22:46:09 2017 +0900
+++ b/gcc/ada/libgnat/s-parint.adb	Thu Oct 25 07:37:49 2018 +0900
@@ -7,7 +7,7 @@
 --                                  B o d y                                 --
 --                   (Dummy body for non-distributed case)                  --
 --                                                                          --
---          Copyright (C) 1995-2017, Free Software Foundation, Inc.         --
+--          Copyright (C) 1995-2018, Free Software Foundation, Inc.         --
 --                                                                          --
 -- GNARL 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- --
@@ -72,7 +72,7 @@
    end Check;
 
    -----------------------------
-   -- Get_Active_Partition_Id --
+   -- Get_Active_Partition_ID --
    -----------------------------
 
    function Get_Active_Partition_ID
@@ -103,7 +103,7 @@
    end Get_Active_Version;
 
    ----------------------------
-   -- Get_Local_Partition_Id --
+   -- Get_Local_Partition_ID --
    ----------------------------
 
    function Get_Local_Partition_ID return System.RPC.Partition_ID is