daily update
[deliverable/binutils-gdb.git] / bfd / cpu-dlx.c
index 2023ff531218f534d3631dde4e5f7a5ed9d33218..d4771cae7a79f69410c45d865de7c77ae005115c 100644 (file)
@@ -16,7 +16,7 @@
 
    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., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #include "bfd.h"
 #include "sysdep.h"
@@ -32,7 +32,7 @@ const bfd_arch_info_type bfd_dlx_arch =
     "dlx",
     "dlx",
     4,
-    true, /* The one and only.  */
+    TRUE, /* The one and only.  */
     bfd_default_compatible,
     bfd_default_scan ,
     0,
This page took 0.023362 seconds and 4 git commands to generate.