aboutsummaryrefslogtreecommitdiff
path: root/gcc/gmon.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gmon.c')
-rw-r--r--gcc/gmon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gmon.c b/gcc/gmon.c
index 6cebb382b69..04fc13adf9f 100644
--- a/gcc/gmon.c
+++ b/gcc/gmon.c
@@ -308,7 +308,7 @@ overflow:
goto out;
}
-/* Control profiling
+/* Control profiling;
profiling is what mcount checks to see if
all the data structures are ready. */