Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gdb/dist/gdb Trailing whitespace



details:   https://anonhg.NetBSD.org/src/rev/404e7a467854
branches:  trunk
changeset: 348532:404e7a467854
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sun Oct 23 07:40:08 2016 +0000

description:
Trailing whitespace

diffstat:

 external/gpl3/gdb/dist/gdb/armnbsd-tdep.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r a79db3023d1d -r 404e7a467854 external/gpl3/gdb/dist/gdb/armnbsd-tdep.c
--- a/external/gpl3/gdb/dist/gdb/armnbsd-tdep.c Sun Oct 23 07:33:15 2016 +0000
+++ b/external/gpl3/gdb/dist/gdb/armnbsd-tdep.c Sun Oct 23 07:40:08 2016 +0000
@@ -87,9 +87,9 @@
     (gdbarch, armbsd_iterate_over_regset_sections);
 
 }
-  
+
 static void
-arm_netbsd_aout_init_abi (struct gdbarch_info info, 
+arm_netbsd_aout_init_abi (struct gdbarch_info info,
                          struct gdbarch *gdbarch)
 {
   struct gdbarch_tdep *tdep = gdbarch_tdep (gdbarch);



Home | Main Index | Thread Index | Old Index