aboutsummaryrefslogtreecommitdiff
path: root/gdb/xcoffread.c
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1995-08-02 03:41:12 +0000
committerFred Fish <fnf@specifix.com>1995-08-02 03:41:12 +0000
commit6c9638b444fd6ebdd189fe05c3e44dfbc95c878c (patch)
tree961bfa2200b5d4bff0a5523f36fc08d2da37ddd8 /gdb/xcoffread.c
parentfc564b185864dc8d3378a4bd705fa6d62af2cbc1 (diff)
downloadgdb-6c9638b444fd6ebdd189fe05c3e44dfbc95c878c.zip
gdb-6c9638b444fd6ebdd189fe05c3e44dfbc95c878c.tar.gz
gdb-6c9638b444fd6ebdd189fe05c3e44dfbc95c878c.tar.bz2
Update FSF address.
Diffstat (limited to 'gdb/xcoffread.c')
-rw-r--r--gdb/xcoffread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/xcoffread.c b/gdb/xcoffread.c
index 931e5cc..b2f0ec1 100644
--- a/gdb/xcoffread.c
+++ b/gdb/xcoffread.c
@@ -18,7 +18,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* Native only: Need struct tbtable in <sys/debug.h> from host, and
need xcoff_add_toc_to_loadinfo in rs6000-tdep.c from target.