Remove trailing space.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 21 Feb 2015 08:58:04 +0000 (08:58 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 21 Feb 2015 08:58:04 +0000 (08:58 +0000)
From-SVN: r220887

gcc/ada/gcc-interface/Make-lang.in

index c24c22a..4696203 100644 (file)
@@ -174,7 +174,7 @@ else
   # Build is different from host so we are either building a canadian cross
   # or a cross-native compiler. We provide defaults for tools targeting the
   # host platform, but they can be overriden by just setting <tool>_FOR_HOST
-  # variables. 
+  # variables.
   GNATMAKE_FOR_HOST=$(host)-gnatmake
   GNATBIND_FOR_HOST=$(host)-gnatbind
   GNATLINK_FOR_HOST=$(host)-gnatlink