aboutsummaryrefslogtreecommitdiff
path: root/gprof/hist.c
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/hist.c')
-rw-r--r--gprof/hist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/hist.c b/gprof/hist.c
index ecbac0c..fd370f6 100644
--- a/gprof/hist.c
+++ b/gprof/hist.c
@@ -571,7 +571,7 @@ hist_print (void)
bfd_vma addr;
if (first_output)
- first_output = FALSE;
+ first_output = false;
else
printf ("\f\n");