This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [patch] bfd/[a-h]*.[ch]: Fix formatting.


Kazu Hirata <kazu@isuzu.hxi.com> writes:

> Hi,
> 
> Attached is a patch to fix formatting of bfd/[a-h]*.[ch].  OK to
> apply?

One question:

Index: elf64-x86-64.c
===================================================================
RCS file: /cvs/src/src/bfd/elf64-x86-64.c,v
retrieving revision 1.3
diff -u -r1.3 elf64-x86-64.c
--- elf64-x86-64.c	2001/01/23 10:49:50	1.3
+++ elf64-x86-64.c	2001/01/23 12:11:22
@@ -1716,7 +1716,6 @@
   return true;
 }
 
-
 #define TARGET_LITTLE_SYM		    bfd_elf64_x86_64_vec
 #define TARGET_LITTLE_NAME		    "elf64-x86-64"
 #define ELF_ARCH			    bfd_arch_i386

Are you running indent on the file?  Or how do you decide that this is
needed?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]