From e364e6f11861d3354e4e9b2c2e04816688c14770 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 22 Jun 2009 15:10:30 -0700 Subject: Clean up whitespaces in last patch. --- elf/ifuncmain5.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elf/ifuncmain5.c') diff --git a/elf/ifuncmain5.c b/elf/ifuncmain5.c index 819a443904..7f128d006e 100644 --- a/elf/ifuncmain5.c +++ b/elf/ifuncmain5.c @@ -27,7 +27,7 @@ int main (void) { foo_p p; - + p = get_foo (); if ((*p) () != -1) abort (); -- cgit 1.4.1