summaryrefslogtreecommitdiff
path: root/gcc/domwalk.h
diff options
context:
space:
mode:
authorKelley Cook <kcook@gcc.gnu.org>2005-06-25 02:02:01 +0000
committerR. Kelley Cook <kcook@gcc.gnu.org>2005-06-25 02:02:01 +0000
commit366ccddb2bc50711bd3a11c1dee97b50e8ef1677 (patch)
tree05f1e27704bc8bfb5f9d120ccc98a1af470bd8b9 /gcc/domwalk.h
parentf115b6539d0a180e411cf6f7eb64a288a55c4c5e (diff)
Update FSF address.
From-SVN: r101317
Diffstat (limited to 'gcc/domwalk.h')
-rw-r--r--gcc/domwalk.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/domwalk.h b/gcc/domwalk.h
index ba0624ef160..740c0066af8 100644
--- a/gcc/domwalk.h
+++ b/gcc/domwalk.h
@@ -16,8 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA. */
+the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
typedef void *void_p;
DEF_VEC_P(void_p);