* __bb_exit_func.c: New file, from David Mosberger-Tang.
[deliverable/binutils-gdb.git] / gprof / tahoe.c
index e02bbb02e8fff28073545e7d7cd97147817a60e4..967ea01957474d1db989d5e1fb1eafefaa708fac 100644 (file)
@@ -206,7 +206,7 @@ find_call (parent, p_lowpc, p_highpc)
       sym_init (&indirectchild);
       indirectchild.cg.prop.fract = 1.0;
       indirectchild.cg.cyc.head = &indirectchild;
-    }                          /* if */
+    }
 
   if (textspace == 0)
     {
This page took 0.02365 seconds and 4 git commands to generate.