Module Name:    src
Committed By:   rin
Date:           Mon Aug 28 00:02:50 UTC 2023

Modified Files:
        src/external/gpl3/binutils/dist/bfd: elf32-i386.c

Log Message:
binutils/bfd: Adjust blank line to reduce diff from upstream


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/gpl3/binutils/dist/bfd/elf32-i386.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/gpl3/binutils/dist/bfd/elf32-i386.c
diff -u src/external/gpl3/binutils/dist/bfd/elf32-i386.c:1.13 src/external/gpl3/binutils/dist/bfd/elf32-i386.c:1.14
--- src/external/gpl3/binutils/dist/bfd/elf32-i386.c:1.13	Sat Dec 24 20:17:04 2022
+++ src/external/gpl3/binutils/dist/bfd/elf32-i386.c	Mon Aug 28 00:02:50 2023
@@ -527,6 +527,7 @@ elf_i386_grok_psinfo (bfd *abfd, Elf_Int
    one of the last functions.  */
 
 /* The size in bytes of an entry in the lazy procedure linkage table.  */
+
 #define LAZY_PLT_ENTRY_SIZE 16
 
 /* The name of the dynamic interpreter.  This is put in the .interp

Reply via email to