From c7afae94ca8ec4533d78e0f9846f1fd4f5585a95 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 6 Jun 2013 12:06:15 +0000 Subject: Remove trailing whitespace in nptl. --- nptl/tst-stackguard1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nptl/tst-stackguard1.c') diff --git a/nptl/tst-stackguard1.c b/nptl/tst-stackguard1.c index 57a48ad..29c614c 100644 --- a/nptl/tst-stackguard1.c +++ b/nptl/tst-stackguard1.c @@ -190,7 +190,7 @@ do_test (void) the 16 runs, something is very wrong. */ int ndifferences = 0; int ndefaults = 0; - for (i = 0; i < N; ++i) + for (i = 0; i < N; ++i) { if (child_stack_chk_guards[i] != child_stack_chk_guards[i+1]) ndifferences++; -- cgit v1.1