Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / cpu-pdp11.c
index 22431f7e5e06075a508eaabb807e4c97d0c3fe2e..a903555251ac2f72162360ba01844fa8180a7657 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for PDP-11 support.
-   Copyright (C) 2001-2020 Free Software Foundation, Inc.
+   Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -32,7 +32,7 @@ const bfd_arch_info_type bfd_pdp11_arch =
   "pdp11",
   "pdp11",
   1,   /* Alignment = 16 bit.  */
-  TRUE, /* The one and only.  */
+  true, /* The one and only.  */
   bfd_default_compatible,
   bfd_default_scan,
   bfd_arch_default_fill,
This page took 0.023372 seconds and 4 git commands to generate.