diff options
author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2016-09-11 13:44:07 +0000 |
---|---|---|
committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2016-09-11 13:44:07 +0000 |
commit | 75c399ef7cf628cf8fa423a8ecc39fd7d17cb758 (patch) | |
tree | c8d2f365eafd6d0c6f93a059e3473f83134b5665 /libbacktrace/elf.c | |
parent | 91d733e1ca11bfb60afa7191b1fba12cc4966f76 (diff) | |
download | gcc-75c399ef7cf628cf8fa423a8ecc39fd7d17cb758.tar.gz |
* all: Remove meaningless trailing whitespace.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240084 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libbacktrace/elf.c')
-rw-r--r-- | libbacktrace/elf.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libbacktrace/elf.c b/libbacktrace/elf.c index 81ba3440ab7..e8774138226 100644 --- a/libbacktrace/elf.c +++ b/libbacktrace/elf.c @@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are met: (1) Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. + notice, this list of conditions and the following disclaimer. (2) Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the - distribution. - + distribution. + (3) The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |