aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace/btest.c
diff options
context:
space:
mode:
authorCarlos Liam <carlos@aarzee.me>2016-09-11 15:44:07 +0200
committerIan Lance Taylor <ian@gcc.gnu.org>2016-09-11 13:44:07 +0000
commit84ebf639b8d23168d39c3dcb9c4cf7825b1c5982 (patch)
treec8d2f365eafd6d0c6f93a059e3473f83134b5665 /libbacktrace/btest.c
parenta846424359772bfe8d76fae153e1cc21f02876a1 (diff)
* all: Remove meaningless trailing whitespace.
From-SVN: r240084
Diffstat (limited to 'libbacktrace/btest.c')
-rw-r--r--libbacktrace/btest.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/libbacktrace/btest.c b/libbacktrace/btest.c
index 0506d2b1121..8c69b1b87f2 100644
--- a/libbacktrace/btest.c
+++ b/libbacktrace/btest.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.
@@ -460,7 +460,7 @@ f23 (int f1line, int f2line)
(unsigned int) bdata.index, j + 1);
bdata.failed = 1;
}
- }
+ }
check ("test3", 0, all, f3line, "f23", &bdata.failed);
check ("test3", 1, all, f2line, "f22", &bdata.failed);