From: Jeff Law Date: Tue, 12 Jan 1999 19:09:02 +0000 (-0700) Subject: More address fixes X-Git-Tag: prereleases/libgcj-0.1~1373 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0cd4357773688614444e9a299f881c63af6e71e4;p=thirdparty%2Fgcc.git More address fixes From-SVN: r24644 --- diff --git a/libiberty/splay-tree.c b/libiberty/splay-tree.c index db5feda36387..3cb4802c140e 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: