diff options
Diffstat (limited to 'bfd/m88kmach3.c')
-rw-r--r-- | bfd/m88kmach3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/m88kmach3.c b/bfd/m88kmach3.c index 79e3bb8..c4d0b72 100644 --- a/bfd/m88kmach3.c +++ b/bfd/m88kmach3.c @@ -16,7 +16,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA. */ #define TARGET_PAGE_SIZE (4096*2) #define SEGMENT_SIZE 0x20000 |