* config/tc-hppa.c: Fix comment typos.
[deliverable/binutils-gdb.git] / gprof / hist.c
index 08aae2ee901dc0b01a32a16a57bbadd568cfa6a3..bfa34eebf0839e9e06efb4ab87cab33609afdf34 100644 (file)
@@ -468,7 +468,7 @@ hist_print ()
   bfd_vma addr;
 
   if (first_output)
-    first_output = false;
+    first_output = FALSE;
   else
     printf ("\f\n");
 
This page took 0.02314 seconds and 4 git commands to generate.