|
From: <sv...@va...> - 2009-05-18 05:11:01
|
Author: njn
Date: 2009-05-18 06:10:56 +0100 (Mon, 18 May 2009)
New Revision: 9891
Log:
Whitespace tweak.
Modified:
trunk/callgrind/fn.c
Modified: trunk/callgrind/fn.c
===================================================================
--- trunk/callgrind/fn.c 2009-05-18 05:10:00 UTC (rev 9890)
+++ trunk/callgrind/fn.c 2009-05-18 05:10:56 UTC (rev 9891)
@@ -103,8 +103,8 @@
CLG_DEBUG(1, " found nothing.\n");
return False;
}
-
+
/* _ld_runtime_resolve, located in ld.so, needs special handling:
* The jump at end into the resolved function should not be
* represented as a call (as usually done in callgrind with jumps),
|