summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/coverage.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/coverage.c')
-rw-r--r--contrib/gcc/coverage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/coverage.c b/contrib/gcc/coverage.c
index 101c2ac..292526f 100644
--- a/contrib/gcc/coverage.c
+++ b/contrib/gcc/coverage.c
@@ -433,7 +433,7 @@ coverage_checksum_string (unsigned chksum, const char *string)
char *ptr;
/* Look for everything that looks if it were produced by
- get_file_function_name_long and zero out the second part
+ get_file_function_name and zero out the second part
that may result from flag_random_seed. This is not critical
as the checksums are used only for sanity checking. */
#define GLOBAL_PREFIX "_GLOBAL__"
OpenPOWER on IntegriCloud