aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/tree.c')
-rw-r--r--gcc/cp/tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/tree.c b/gcc/cp/tree.c
index 1fcba55..a830c90 100644
--- a/gcc/cp/tree.c
+++ b/gcc/cp/tree.c
@@ -2296,7 +2296,7 @@ ovl_skip_hidden (tree ovl)
return ovl;
}
-/* NODE is an OVL_HIDDEN_P node which is now revealed. */
+/* NODE is an OVL_HIDDEN_P node that is now revealed. */
tree
ovl_iterator::reveal_node (tree overload, tree node)