diff options
Diffstat (limited to 'gcc/cp/xref.c')
-rw-r--r-- | gcc/cp/xref.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/xref.c b/gcc/cp/xref.c index 283771b..f1d8ae1 100644 --- a/gcc/cp/xref.c +++ b/gcc/cp/xref.c @@ -803,7 +803,7 @@ fixname(nam, buf) return buf; } -/* Open file for xrefing. */ +/* Open file for xreffing. */ static void open_xref_file(file) |