* h8300-dis.c: Fix formatting.
[binutils-gdb.git] / gprof / cg_dfn.h
index ac20330680b92457fe752bd574395a1f775439f4..4bd3030257c87a25585f31d3c4898fe68df109db 100644 (file)
@@ -12,6 +12,6 @@
  * Depth-first numbering of a call-graph.
  */
 
-extern void cg_dfn PARAMS((Sym *root));
+extern void cg_dfn PARAMS ((Sym * root));
 
 #endif /* cg_dfn_h */