[gdbserver] Remove unused max_jump_pad_size
[deliverable/binutils-gdb.git] / gold / cref.cc
index c36f989635ce87c4cea4ae7db9a18435d6e898a3..91f7b9e67eed9e0e78fefdfc3fbedd4cb6df8109 100644 (file)
@@ -1,6 +1,6 @@
 // cref.cc -- cross reference for gold
 
-// Copyright 2008, 2010 Free Software Foundation, Inc.
+// Copyright (C) 2008-2015 Free Software Foundation, Inc.
 // Written by Ian Lance Taylor <iant@google.com>.
 
 // This file is part of gold.
@@ -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;
 
This page took 0.022947 seconds and 4 git commands to generate.