diff options
Diffstat (limited to 'gold/cref.cc')
-rw-r--r-- | gold/cref.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/cref.cc b/gold/cref.cc index c36f989..ebd48a9 100644 --- a/gold/cref.cc +++ b/gold/cref.cc @@ -64,7 +64,7 @@ class Cref_inputs void print_symbol_counts(const Symbol_table*, FILE*) const; - // Print a cross reference tabl.e + // Print a cross reference table. void print_cref(const Symbol_table*, FILE*) const; |