ran "indent -gnu"; have not fixed block comment style
[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.024292 seconds and 4 git commands to generate.