Wed Mar 20 18:15:47 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
[deliverable/binutils-gdb.git] / gprof / cg_print.h
index 15ed4362db030015964dc862ba96ab0dfc3ee56d..13511c728a024df3aa9ca6ef70713bcdd046b7e8 100644 (file)
@@ -4,9 +4,9 @@
 #include "gprof.h"
 #include "symtab.h"
 
-extern double print_time;              /* total of time being printed */
+extern double print_time;      /* total of time being printed */
 
-extern void cg_print PARAMS ((Sym **cg));
-extern void cg_print_index PARAMS((void));
+extern void cg_print PARAMS ((Sym ** cg));
+extern void cg_print_index PARAMS ((void));
 
 #endif /* cg_print_h */
This page took 0.02238 seconds and 4 git commands to generate.