Fix grammar in error message.
[deliverable/binutils-gdb.git] / bfd / cpu-nios2.c
index 1e8f521bee08b28ce3223df8b6945f3d1ce09671..23c4220ce0c0d8f33de3ad7af4b8c047a8e34de8 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the Altera Nios II processor.
-   Copyright (C) 2012-2015 Free Software Foundation, Inc.
+   Copyright (C) 2012-2016 Free Software Foundation, Inc.
    Contributed by Nigel Gray (ngray@altera.com).
    Contributed by Mentor Graphics, Inc.
 
@@ -70,5 +70,5 @@ static const bfd_arch_info_type arch_info_struct[] =
   N (32, 32, bfd_mach_nios2r2, "nios2:r2", FALSE, NULL),
 };
 
-const bfd_arch_info_type bfd_nios2_arch = 
+const bfd_arch_info_type bfd_nios2_arch =
   N (32, 32, 0, "nios2", TRUE, NIOS2R1_NEXT);
This page took 0.026492 seconds and 4 git commands to generate.