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://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09fad1a61127ab567b8a994314d19e0eefa2d283;p=thirdparty%2Fglibc.git Whitespace cleanup. --- diff --git a/elf/dl-libc.c b/elf/dl-libc.c index 771c9c1f91a..7be9483de6f 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)