aboutsummaryrefslogtreecommitdiff
path: root/gcc/ra.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ra.h')
-rw-r--r--gcc/ra.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ra.h b/gcc/ra.h
index 0da1bc3..d3c1f1a 100644
--- a/gcc/ra.h
+++ b/gcc/ra.h
@@ -303,7 +303,7 @@ struct web_link
struct web *web;
};
-/* A subconflict is part of an conflict edge to track precisely,
+/* A subconflict is part of a conflict edge to track precisely,
which parts of two webs conflict, in case not all of both webs do. */
struct sub_conflict
{