]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gprof/cg_print.c
* basic_blocks.c: Replace bool with boolean, TRUE with true and
[thirdparty/binutils-gdb.git] / gprof / cg_print.c
index 867a4ec2756168d49e0f58cb4e9afea9c23383e7..260a8765d93c41d7189b62ddea73c23e967bef81 100644 (file)
@@ -48,7 +48,7 @@ static void
 DEFUN_VOID (print_header)
 {
   if (first_output)
-    first_output = FALSE;
+    first_output = false;
   else
     printf ("\f\n");