diff options
Diffstat (limited to 'gcc/gcov.c')
-rw-r--r-- | gcc/gcov.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcov.c b/gcc/gcov.c index 4c92170ebbf..fd18c007356 100644 --- a/gcc/gcov.c +++ b/gcc/gcov.c @@ -1745,7 +1745,7 @@ accumulate_line_counts (src) } } -/* Ouput information about ARC number IX. Returns non-zero if +/* Ouput information about ARC number IX. Returns nonzero if anything is output. */ static int |