summaryrefslogtreecommitdiff
path: root/gcc/output.h
diff options
context:
space:
mode:
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1995-06-15 12:04:37 +0000
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1995-06-15 12:04:37 +0000
commita6c145ef759aa5fe940eac5aa342cb67f1274ce6 (patch)
treed02043a3f42727c6b871029419d121c4cef5e4ed /gcc/output.h
parent2921b362f21ff0b1d4279ca69ef69c78e34d6738 (diff)
downloadgcc-a6c145ef759aa5fe940eac5aa342cb67f1274ce6.tar.gz
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9964 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/output.h')
-rw-r--r--gcc/output.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/output.h b/gcc/output.h
index c1a8ae67e0d..3a8f51a22ab 100644
--- a/gcc/output.h
+++ b/gcc/output.h
@@ -16,7 +16,8 @@ GNU 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. */
/* Initialize data in final at the beginning of a compilation. */
extern void init_final PROTO((char *));