From: Ulrich Drepper Date: Tue, 21 Sep 2010 20:53:31 +0000 (-0700) Subject: Whitespace cleanup. X-Git-Tag: glibc-2.13~105 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=09fad1a61127ab567b8a994314d19e0eefa2d283;p=platform%2Fupstream%2Fglibc.git Whitespace cleanup. --- 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)