Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / nlm32-sparc.c
index 9fec5ae8bd2e5439e37ea45c5e592be6924e0281..32ec5c48d82543c92826d97f386c1cdea8f0fed4 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for 32-bit SPARC NLM (NetWare Loadable Module)
-   Copyright (C) 1993-2016 Free Software Foundation, Inc.
+   Copyright (C) 1993-2018 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -163,9 +163,9 @@ nlm_sparc_write_reloc (bfd * abfd, asection * sec, arelent * rel)
 
   /* Netware wants a list of relocs for each address.
      Format is:
-       long    offset
-       long    addend
-       char    type
+       long    offset
+       long    addend
+       char    type
      That should be it.  */
 
   /* The value we write out is the offset into the appropriate
This page took 0.023209 seconds and 4 git commands to generate.