From 38e012594edc0e7783e3e6d91960c91469df4164 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 6 May 1998 15:09:07 -0600 Subject: typo typo fixes fixes From-SVN: r19601 --- gcc/gmon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/gmon.c') diff --git a/gcc/gmon.c b/gcc/gmon.c index 6cebb38..04fc13a 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. */ -- cgit v1.1