Remove trailing space.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Feb 2015 08:58:04 +0000 (08:58 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Feb 2015 08:58:04 +0000 (08:58 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220887 138bc75d-0d04-0410-961f-82ee72b054a4

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