aboutsummaryrefslogtreecommitdiff
path: root/libiberty/splay-tree.c
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-01-12 19:09:02 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-01-12 19:09:02 +0000
commit4fdcb6ea3d5f7a6c4e11f4bc6924adb7a0908f63 (patch)
tree282522b9acf1eee15af052771ed23686dbb5b4e8 /libiberty/splay-tree.c
parent0d191029795e81b03d96216240df28b1a49b52e0 (diff)
More address fixes
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24644 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/splay-tree.c')
-rw-r--r--libiberty/splay-tree.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libiberty/splay-tree.c b/libiberty/splay-tree.c
index db5feda3638..3cb4802c140 100644
--- a/libiberty/splay-tree.c
+++ b/libiberty/splay-tree.c
@@ -16,7 +16,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* For an easily readable description of splay-trees, see: