OSDN Git Service

Merge remote-tracking branch 'gnu/gcc-4_7-branch' into rework
[pf3gnuchains/gcc-fork.git] / gcc / ada / mlib-tgt-specific-vxworks.adb
index 1e1fad1..17a9d74 100644 (file)
@@ -7,7 +7,7 @@
 --                                                                          --
 --                                 B o d y                                  --
 --                                                                          --
---          Copyright (C) 2003-2008, Free Software Foundation, Inc.         --
+--          Copyright (C) 2003-2011, 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- --
@@ -132,9 +132,9 @@ package body MLib.Tgt.Specific is
       return "";
    end Dynamic_Option;
 
-   -----------------------------
+   -----------------------
    -- Get_Target_Suffix --
-   -----------------------------
+   -----------------------
 
    function Get_Target_Suffix return String is
       Target_Name : constant String := Sdefault.Target_Name.all;