From 09fad1a61127ab567b8a994314d19e0eefa2d283 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 21 Sep 2010 13:53:31 -0700 Subject: [PATCH] Whitespace cleanup. --- elf/dl-libc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elf/dl-libc.c b/elf/dl-libc.c index 771c9c1..7be9483 100644 --- a/elf/dl-libc.c +++ b/elf/dl-libc.c @@ -299,7 +299,7 @@ libc_freeres_fn (free_mem) /* Now free the old map. */ free (old); - } + } } if (USE___THREAD || GL(dl_tls_dtv_slotinfo_list) != NULL) -- 2.7.4