Forward fit sky-branch updates to devo.
[deliverable/binutils-gdb.git] / gprof / cg_print.c
index 64275f74e00ec64974d6ceeb15634d5196228576..c604e6c05e6c78af77a4b091d2b15c5b681faf6b 100644 (file)
@@ -583,7 +583,8 @@ DEFUN_VOID (cg_print_index)
     {
       name_sorted_syms[todo++] = &cycle_header[index];
     }
-  printf (_("\f\nIndex by function name\n\n"));
+  printf ("\f\n");
+  printf (_("Index by function name\n\n"));
   index = (todo + 2) / 3;
   for (i = 0; i < index; i++)
     {
This page took 0.022845 seconds and 4 git commands to generate.