diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-08-12 04:46:43 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-08-12 04:46:43 -0700 |
commit | 995da1ffa716fb748cc6a664e81843e751270b45 (patch) | |
tree | 6a4b758b90d7f7c1bb03bbc0772b16c902338aa6 /ld/configure.ac | |
parent | 43e65147c07b1400ae0dbb6694882eceb2363713 (diff) | |
download | gdb-995da1ffa716fb748cc6a664e81843e751270b45.zip gdb-995da1ffa716fb748cc6a664e81843e751270b45.tar.gz gdb-995da1ffa716fb748cc6a664e81843e751270b45.tar.bz2 |
Remove trailing spaces in ld
Diffstat (limited to 'ld/configure.ac')
-rw-r--r-- | ld/configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/configure.ac b/ld/configure.ac index 62aed09..e1d2c81 100644 --- a/ld/configure.ac +++ b/ld/configure.ac @@ -6,12 +6,12 @@ dnl This file is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; either version 3 of the License, or dnl (at your option) any later version. -dnl +dnl dnl This program is distributed in the hope that it will be useful, dnl but WITHOUT ANY WARRANTY; without even the implied warranty of dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. -dnl +dnl dnl You should have received a copy of the GNU General Public License dnl along with this program; see the file COPYING3. If not see dnl <http://www.gnu.org/licenses/>. |