From 75c399ef7cf628cf8fa423a8ecc39fd7d17cb758 Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 11 Sep 2016 13:44:07 +0000 Subject: * all: Remove meaningless trailing whitespace. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240084 138bc75d-0d04-0410-961f-82ee72b054a4 --- libbacktrace/read.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libbacktrace/read.c') diff --git a/libbacktrace/read.c b/libbacktrace/read.c index 7f0317c3a8c..33b68f8434c 100644 --- a/libbacktrace/read.c +++ b/libbacktrace/read.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. -- cgit v1.2.1